agents-skill-podcastifierTurn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.
Install via ClawdBot CLI:
clawdbot install cerbug45/agents-skill-podcastifierGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/cerbug45/agents-skill-podcastifierAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Content creators can automatically convert their email newsletters into audio podcasts, making content accessible to subscribers who prefer listening during commutes or multitasking. This expands reach and engagement without manual recording.
Companies can transform internal memos or updates into brief audio briefings for employees, enhancing accessibility and ensuring busy staff can stay informed hands-free. This is useful for remote teams or those in field roles.
Educators and e-learning platforms can turn text-based lessons or announcements into audio podcasts, catering to auditory learners and increasing accessibility for students with visual impairments or busy schedules.
Marketing agencies can repurpose promotional emails or blog posts into audio content for social media or podcast platforms, diversifying content formats and reaching audiences on audio-centric channels like Spotify.
Individuals can convert personal emails or news articles into audio files to listen to while exercising or driving, turning reading material into a hands-free experience for better time management.
Offer a monthly subscription where users pay to convert a set number of text inputs into podcasts, with tiered pricing based on usage limits or premium voices. This provides recurring revenue and scales with user demand.
License the skill to businesses for internal use, such as in corporate training or communications departments, with custom integration support and volume-based pricing. This targets enterprises seeking to streamline audio content creation.
Provide a free basic version with limited conversions or standard voices, and charge for advanced features like multiple voice options, higher audio quality, or batch processing. This attracts a broad user base and converts heavy users to paid plans.
💬 Integration Tip
Ensure Python3 and ffmpeg are installed on the system, and test with sample text files to verify TTS voice compatibility and output quality before deployment.
Scored Apr 19, 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.
Search and manage Spotify playlists, tracks, albums, artists, and playback state via the Spotify Web API. Use this skill when users want to search for music,...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Transcribe long audio files safely on 16GB RAM machines using auto-chunking with Whisper’s base model and seamless transcript merging.
Use when the user has audio or video and wants a timestamped transcript (SRT) in the source language. Routes by source language — Chinese defaults to Volcano...