mcpbeat

Podcast To Content Suite

onewave-ai/podcast-to-content-suite

Transform podcast transcripts into comprehensive content marketing suites including blog posts, social media content, newsletters, SEO-optimized articles, and timestamps. Use when user provides podcast transcripts or wants to repurpose podcast content.

2k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill podcast-to-content-suite

The instruction itself

4 sections, as written by the author

Podcast to Content Suite

Convert a podcast episode into a complete content marketing ecosystem: blog post, social posts, newsletter, show notes, audiograms, and SEO elements.

Contents

  • references/component-specs.md — per-asset requirements, best practices, and examples
  • references/output-template.md — full assembled output format with placeholders

When to Use

Activate when the user provides a podcast transcript, asks to repurpose a podcast, wants content from audio, mentions podcast marketing or distribution, or needs blog posts, social content, or show notes from an episode.

Workflow

  • Analyze the transcript: identify the main topic, subtopics, 5-7 key insights, memorable quotes, statistics, guest credentials, target audience, actionable advice, and timestamps. See references/component-specs.md section 1.
  • Write the SEO-optimized blog post (1200-2000 words, H1 with keyword, meta description, H2/H3 structure, quotes, CTA). See section 2.
  • Generate social media content for Twitter/X, LinkedIn, Instagram, and Facebook. See section 3.
  • Compose the email newsletter (subject line variations, preview text, mobile-friendly body). See section 4.
  • Build show notes (summary, guest bio, timestamps, resources, quotes, subscribe links). See section 5.
  • Script 3-5 audiogram clips (30-60s each) with timestamps and on-screen text. See section 6.
  • Extract SEO elements (primary/secondary keywords, meta tags, schema markup, internal links). See section 7.
  • Assemble everything using the structure in references/output-template.md.

Follow the best practices and example responses in references/component-specs.md to scope each request correctly.

How to use it

Copy the folder

Take onewave-ai/podcast-to-content-suite from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.