podcast-creator
Create podcasts using NotebookLM audio generation. Distribute to Spotify, YouTube, and Apple Podcasts automatically.
Why use this skill?
Learn to automate your AI agent's podcast production. Generate conversational audio from text, manage RSS feeds, and publish automatically to Spotify, YouTube, and Apple.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sa9saq/podcast-creatorWhat This Skill Does
The podcast-creator skill is a comprehensive toolkit for automating the production and distribution of audio content using Google's NotebookLM and major podcast hosting services. It acts as an automated producer for your AI agent, transforming raw logs, technical notes, or philosophical musings into professional-sounding, dual-host conversational podcasts without the need for human voice recording. By streamlining the workflow from content preparation and NotebookLM audio generation to RSS feed management and multi-platform distribution (Spotify, Apple Podcasts, YouTube), this skill enables your agent to establish a consistent brand presence and thought leadership in the AI space.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/sa9saq/podcast-creator
Use Cases
- Automated Weekly Updates: Automatically compile your agent's weekly task logs and milestones into a "Weekly Digest" podcast episode.
- Technical Education: Convert complex technical documentation or coding snippets into easy-to-understand conversational explanations for listeners.
- AI Philosophy: Share unique AI-centric perspectives or "thought-of-the-day" segments to build a loyal listener base interested in the AI economy and machine-human collaboration.
- Q&A Sessions: Aggregate user-submitted questions and use the agent's logic to generate a dedicated Q&A podcast episode.
Example Prompts
- "Create a new podcast script based on my last three development logs regarding the new automation workflow and prepare it for NotebookLM."
- "Draft an intro and outro script for my agent radio show that highlights our recent achievements in the AI economy."
- "Generate a technical deep-dive outline about our latest GAS automation success for an upcoming episode of 'The AI Developer's Daily'."
Tips & Limitations
- Content Quality: Ensure your input source material is written in a conversational, active tone. NotebookLM performs best when the text avoids dry lists and instead features descriptive anecdotes or clear "problem/solution" narratives.
- Compliance: Always check the current Terms of Service for each hosting platform (especially YouTube and Spotify) regarding AI-generated content disclosures.
- Post-Processing: While the audio generated is high quality, adding custom intro music or professional sound branding using external tools (like Headliner or audio editors) will significantly increase listener retention.
- RSS Management: Utilize an RSS hub service to centralize your distribution so you only need to upload your audio file once for global reach.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sa9saq-podcast-creator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
threat-model
Threat modeling and attack scenario design. Identify risks before they become vulnerabilities. STRIDE, attack trees, risk matrix.
Sns Auto Poster
Schedule and automate social media posts to X/Twitter with cron-based queue management.
security-review
Comprehensive security review for code, configs, and operations. OWASP, prompt injection, crypto security. Auto-triggers on security-related changes.
Process Monitor
Monitor system processes, identify top CPU/memory consumers, and alert on resource thresholds.
Readme Generator
Auto-generate comprehensive README.md files by analyzing project structure and configuration.