ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Podcast

Create and grow podcasts by planning episodes, producing audio or video, generating clips, and building audience across formats.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/podcast
Or

Core Workflow

Every podcast follows: Concept → Plan → Record/Generate → Edit → Publish → Promote.

Before starting ANY podcast:

  1. Format — Solo, interview, panel, narrative, or AI-generated
  2. Niche — Specific topic + audience (not "business" but "bootstrapped SaaS founders")
  3. Cadence — Weekly, biweekly, or seasonal (consistency > frequency)

Project Structure

~/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

Episode Checklist

Pre-production:

  • Topic researched, angle clear
  • Outline/script with hooks and transitions
  • Guest prep (if interview): questions + research

Post-production:

  • Audio cleaned, levels normalized
  • Show notes with timestamps
  • 3-5 clips extracted for social
  • Thumbnail (if video)

Quick Reference

NeedLoad
Format-specific guidance (solo, interview, panel)formats.md
Audio and video production techniquesproduction.md
AI-generated podcast creationai-generation.md
Growth, SEO, social, monetizationgrowth.md
Episode planning, scripts, show notesepisodes.md
Tools, platforms, APIstools.md

Critical Rules

  1. Hook in first 30 seconds — State the value, tease the best moment
  2. Consistency beats perfection — Ship on schedule, improve incrementally
  3. Clips are growth engine — Every episode = 3-5 social clips minimum
  4. Engage the niche — Better to own a small audience than chase a big one
  5. Video is optional but powerful — YouTube podcast search is growing fast

Metadata

Stars2102
Views1
Updated2026-03-06
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-podcast": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.