podcast-to-content-suite

podcast-to-content-suite is a skill for Claude Code from nicepkg/ai-workflow. It costs 46 tokens per session (2,053 once invoked), scanned A, original, MIT.

A content-repurposing skill that turns a podcast transcript into a set of written marketing materials. A transcript is the written record of what was said in an audio episode.

In plain words
What is it for?
Use it when you have a podcast transcript or want content from an episode. It can produce a blog post, social content, newsletter material, SEO article structure, show notes, and key-moment timestamps.
Why use it?
It removes the need to create each piece from the episode separately. The transcript becomes source material for articles, social posts, newsletters, search-focused content, and timestamps.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/nicepkg/ai-workflow/podcast-content-suite
Any agent
npx skills add nicepkg/ai-workflow --skill podcast-content-suite
Clone the repo
git clone --depth 1 https://github.com/nicepkg/ai-workflow

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for podcast-to-content-suite

README.md
[![agentmods](https://agentmods.dev/badge/skills/nicepkg/ai-workflow/podcast-content-suite.svg)](https://agentmods.dev/skills/nicepkg/ai-workflow/podcast-content-suite)
Your own site
<a href="https://agentmods.dev/skills/nicepkg/ai-workflow/podcast-content-suite"><img src="https://agentmods.dev/badge/skills/nicepkg/ai-workflow/podcast-content-suite.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,053 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.02053
Opus 5 $0.00023 $0.01026
Sonnet 5 $0.00009 $0.00411
Haiku 4.5 $0.00005 $0.00205

Measured 6d ago against content hash 8c2225e5b674, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

podcast-to-content-suite scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

workflows/content-creator-workflow/.claude/skills/podcast-content-suite/SKILL.md · 373 lines

How it starts

The opening of the file, as written. The whole thing — 373 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Podcast to Content Suite

Convert podcast episodes into a complete content marketing ecosystem.

When to Use This Skill

Activate when the user:

  • Provides a podcast transcript
  • Asks to "repurpose this podcast"
  • Wants to create content from audio
  • Mentions podcast marketing or content distribution
  • Needs blog posts from podcast episodes
  • Wants social media content from podcasts
  • Asks for podcast show notes

Instructions

  1. Analyze Podcast Content

    • Identify main topic and subtopics
    • Extract key insights and takeaways (5-7 main points)
    • Note memorable quotes and soundbites
    • Find statistics or data mentioned
    • Identify guest credentials (if applicable)
    • Determine target audience
    • Extract actionable advice
    • Note timestamps for key moments
  2. Create SEO-Optimized Blog Post

    • Write compelling title (H1) with keyword
    • Craft meta description (150-160 chars)
    • Structure with clear H2/H3 headings
    • Include introduction with hook
    • Expand on key points from podcast
    • Add quotes from episode
    • Include embedded audio player suggestion
    • Add internal/external links
    • Create conclusion with CTA
    • Length: 1200-2000 words
    • Optimize for featured snippets
  3. Generate Social Media Content

    Twitter/X Thread (8-12 tweets):

    • Hook tweet with episode value prop
    • Key insights as individual tweets
    • Quote tweets from episode
    • Final CTA tweet with link

    LinkedIn Post:

    • Professional angle on topic
    • Key business insights
    • Storytelling format
    • End with discussion prompt

    Instagram Captions (3 variations):

    • Audiogram caption
    • Key quote graphic caption
    • Behind-the-scenes/guest intro caption

    Facebook Post:

    • Conversational tone
    • Discussion prompt
    • Episode highlights
  4. Create Email Newsletter

    • Subject line (3-5 variations)
    • Preview text
    • Email body:
      • Personal intro from host
      • Episode overview
      • Key takeaway bullets
      • Featured quote
      • Listen CTA with button
      • P.S. section (next episode tease)
    • Optimized for mobile

Read the full file on GitHub · 373 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 373 lines · 46 tokens per session scan A 8c2225e5b674

Subscribe to this mod's changes

podcast-to-content-suite is a skill published in the GitHub repository nicepkg/ai-workflow (282 stars, last pushed 7mo ago), licensed MIT. It adds 46 tokens to every session and 2,053 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories