podcast-generatorConvert articles, blog posts, or any text into professional podcast scripts and TTS audio. Use when a user wants to: (1) Transform written content into conve...
Install via ClawdBot CLI:
clawdbot install elevo11/podcast-generatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://skillpay.me/api/v1Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Bloggers can transform their written articles into podcast episodes to reach audio audiences, expanding their content's reach without creating new material from scratch. This allows them to monetize existing content through podcast platforms and engage listeners who prefer audio formats.
Teachers and online course creators convert lesson plans or educational texts into podcast scripts for supplemental learning materials. This enhances accessibility for auditory learners and provides flexible study options, such as listening during commutes.
Businesses use this skill to turn internal documents, reports, or training manuals into podcast-style audio for employee engagement. It simplifies information delivery, supports remote teams, and can be integrated into learning management systems.
News organizations automate the conversion of written news articles into daily podcast episodes for quick distribution. This speeds up content production, allows for consistent audio updates, and caters to audiences who consume news on-the-go.
Marketing teams repurpose blog posts or product descriptions into branded podcast content to enhance customer engagement. This builds brand voice through audio storytelling and can be used in campaigns or social media promotions.
Charges users a small fee (0.001 USDT) per generation via SkillPay.me, making it affordable for occasional use. This model suits individual creators or small businesses who need on-demand podcast creation without subscription commitments.
Offer a limited number of free generations per month to attract users, then charge for additional usage or premium features like advanced voice options. This encourages adoption while monetizing heavy users or enterprises.
License the skill to companies or educational institutions for bulk usage, with custom pricing based on volume or integration needs. This targets larger clients who require regular podcast production for internal or external communications.
💬 Integration Tip
Ensure the SKILLPAY_API_KEY is securely stored and test billing workflows before deployment to avoid payment issues during user transactions.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.