podcast-automation播客全流程自动化——抓取、转录、Sonos播放、飞书Wiki归档。Use when user asks to download a podcast, transcribe audio, play on Sonos, or archive podcast notes to Feishu Wiki.
Install via ClawdBot CLI:
clawdbot install terrycarter1985/podcast-automationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comUses known external API (expected, informational)
open.feishu.cnAudited May 10, 2026 · audit v1.0
Generated May 13, 2026
Marketing teams can automate the capture and transcription of podcast episodes to generate text-based content like blog posts, social media snippets, and show notes. This reduces manual effort and accelerates content repurposing.
Companies using podcasts for internal communications (e.g., leadership updates, training) can automatically transcribe and archive episodes to a corporate wiki. This makes content searchable and accessible for employees.
Independent podcasters can streamline their workflow: scrape episodes from hosting platforms, transcribe for accessibility, and push to Sonos for immediate playback on smart speakers. This saves time and expands reach.
Researchers or analysts can use this skill to automatically gather and transcribe podcast episodes from specific sources. The transcriptions can then be analyzed for trends, sentiment, or key topics.
Offer a cloud-based platform that uses this skill to provide podcast automation as a service. Users pay a monthly fee for scraping, transcription, and archival features with tiered limits.
Package the skill with additional enterprise features (SSO, advanced search, compliance) and sell to companies for internal podcast archiving and retrieval.
Provide a free tier for basic scraping and transcription, and charge for premium features like Sonos control, multi-language support, and integration with marketing tools.
💬 Integration Tip
Ensure all required environment variables and Python dependencies are set up before running the full workflow. For Sonos integration, install the sonos CLI and configure the default room in the config.
Scored Jul 21, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Secure, offline, OpenAI-compatible local Whisper ASR endpoint for OpenClaw. Features faster-whisper (large-v3-turbo), built-in privacy with no cloud telemetr...
Turn your AI into JARVIS. Voice, wit, and personality — the complete package. Humor cranked to maximum.
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch contro...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。