podcast-notes播客大纲、Show Notes生成、开场白、嘉宾问题、变现策略、分发渠道。Podcast assistant with outlines, show notes, intro scripts, guest questions, monetization strategies, distribution chann...
Install via ClawdBot CLI:
clawdbot install xueyetianya/podcast-notesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A studio producing multiple podcast series uses the skill to streamline episode planning and content creation. They employ the outline command to structure segments, draft for show notes, and hashtags for social promotion, ensuring consistent workflow across teams.
An independent podcaster leverages the skill to manage all aspects of episode creation solo. They use draft for initial notes, edit for refinements, and schedule to track release dates, with export to JSON for uploading to podcast hosting platforms.
A podcast aiming to reach global audiences uses the translate and tone commands to adapt content for different languages and cultural contexts. This helps in localizing show notes and promotional materials without external tools.
A marketing agency offering podcast production as a service uses the skill to optimize client content. They apply optimize for SEO, hooks for engaging intros, and cta for effective calls-to-action, enhancing discoverability and listener engagement.
A university or training organization produces educational podcasts, using the skill to organize episode content. They rely on outline for lesson structures, rewrite for adapting material into different formats, and stats to track production progress.
Offer the basic skill for free to attract users, then charge for premium features like advanced analytics, cloud storage, or team collaboration. Revenue comes from subscription tiers, targeting podcasters and small studios.
Provide consulting services to help clients integrate the skill into their workflows, with custom scripts or training. Revenue is generated through one-time project fees or ongoing support contracts for larger media companies.
Monetize by promoting related tools or services, such as podcast hosting platforms or transcription services, through affiliate links within the skill's output or documentation. Revenue comes from commission on referrals.
💬 Integration Tip
Integrate with existing podcast workflows by using the export command to feed data into CMS or scheduling tools, and leverage the plain-text logs for easy scripting or automation.
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.