Install
openclaw skills install podcastCreate and grow podcasts by planning episodes, producing audio or video, generating clips, and building audience across formats.
openclaw skills install podcastEvery podcast follows: Concept → Plan → Record/Generate → Edit → Publish → Promote.
Before starting ANY podcast:
~/podcasts/<show>/
├── brand/ # Cover art, intro/outro, music
├── episodes/ # One folder per episode
│ └── 001/
│ ├── outline.md
│ ├── recording.mp3
│ ├── transcript.md
│ ├── show-notes.md
│ └── clips/
├── guests.md # Guest tracker + relationship notes
└── analytics.md # Performance patterns
Pre-production:
Post-production:
| Need | Load |
|---|---|
| Format-specific guidance (solo, interview, panel) | formats.md |
| Audio and video production techniques | production.md |
| AI-generated podcast creation | ai-generation.md |
| Growth, SEO, social, monetization | growth.md |
| Episode planning, scripts, show notes | episodes.md |
| Tools, platforms, APIs | tools.md |