podcast-creator-studioGuides you through every step of podcast creation, from concept and scripting to recording, editing, launching, and growing your audience.
Install via ClawdBot CLI:
clawdbot install harrylabsj/podcast-creator-studioGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 21, 2026
A user wants to launch a solo podcast about career changes. The skill helps refine the concept, plan first episodes, and provides equipment and recording advice for a clear, engaging show.
A podcaster records in a bedroom with a Blue Yeti and gets echoey sound. The skill diagnoses common issues, recommends DIY acoustic treatment, and suggests post-production EQ settings.
A new podcaster wants more listeners. The skill provides SEO tips, social media repurposing strategies, and methods like guest cross-promotion and podcast swaps.
A podcaster wants to start interviewing guests. The skill offers outreach templates, question design guidance, and pre-interview prep to get authentic responses.
Earn revenue by selling ad spots to relevant brands once the podcast has a consistent audience. The skill provides growth strategies to attract sponsors.
Offer bonus episodes, ad-free versions, or early access via platforms like Patreon. The skill suggests monetization paths including premium content tiers.
Promote products (e.g., recording gear, software) using affiliate links in show notes. The skill recommends equipment and can integrate affiliate recommendations.
💬 Integration Tip
Integrate with audio editing tools like Audacity or Descript by linking to their editing workflows, and use RSS feed validation APIs when setting up distribution.
Scored May 21, 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 speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
Text-to-speech via OpenAI Audio Speech API.