show-notes-generator

show-notes-generator is a skill for Claude Code from ur-grue/autopunk-media-skills. It costs 47 tokens per session (1,699 once invoked), scanned A, original, MIT.

A podcast show-notes writer that turns a transcript or episode summary into a publishable page. It can include an episode description, key takeaways, timestamps, a guest biography, links, and text designed to help search engines find the episode.

In plain words
What is it for?
It is for publishing episode pages, catching up on missing show notes, and preparing descriptions for podcast hosting platforms.
Why use it?
It removes the work of turning a finished recording into consistent listener information and searchable website content.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the autopunk-media-skills plugin — 187 skills shipped together

Good fit It is for publishing episode pages, catching up on missing show notes, and preparing descriptions for podcast hosting platforms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ur-grue/autopunk-media-skills/show-notes-generator
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.

Any agent
npx skills add ur-grue/autopunk-media-skills --skill show-notes-generator
Clone the repo
git clone --depth 1 https://github.com/ur-grue/autopunk-media-skills

Made for: Claude Code.

Or install autopunk-media-skills, the plugin that ships this one along with the rest of its 187 skills.

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 show-notes-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/show-notes-generator/github.svg)](https://agentmods.dev/skills/ur-grue/autopunk-media-skills/show-notes-generator)
Your own site
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/show-notes-generator"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/show-notes-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for show-notes-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/show-notes-generator"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/show-notes-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,699 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00047 $0.01699
Opus 5 $0.00023 $0.00849
Sonnet 5 $0.00009 $0.00340
Haiku 4.5 $0.00005 $0.00170

Measured 7d ago against content hash ea172838c234, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

show-notes-generator 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 7d 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.

skills/podcast/post-production/show-notes-generator/SKILL.md · 115 lines

How it starts

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

Show Notes Generator

What This Skill Does

Generates complete, SEO-friendly podcast show notes from a transcript or episode summary — including episode description, key takeaways, timestamps, guest bio, and links section — ready to paste into a podcast host platform.

When To Use This Skill

  • Your episode is ready for publish and you need show notes written before it goes live
  • You want consistent show notes structure across all episodes rather than writing from scratch each time
  • You are catching up on a backlog of episodes that were published without proper show notes
  • You want show notes that function both as useful listener reference and as SEO-discoverable text

What You Need To Provide

Required: Episode title; either a transcript (full or partial) or a 6–10 sentence episode summary covering the main topics discussed Optional: Guest name and bio (or bio to include); links mentioned in the episode; sponsor information; show social handles; podcast platform links (Apple Podcasts, Spotify, etc.) for the boilerplate section; whether timestamps are needed; target keyword for SEO

How the Assistant Approaches This

  1. Writes the opening description paragraph (100–150 words): what the episode covers, who the guest is, and what the listener will take away — with the primary keyword appearing naturally in the first sentence
  2. Extracts 4–6 key takeaways as bullet points — the specific insights or arguments from the episode, not generic topic labels
  3. Generates timestamps for major topic shifts if a transcript with timing is provided, or notes the sections if no timestamps are available
  4. Formats the guest bio (if provided) in a clean paragraph, adding the recommended social follow and website links
  5. Structures the links section: resources mentioned, guest links, show social profiles, sponsor notes
  6. Closes with a "Next Step" line recommending what to do with the output: which platform to paste into, whether to run the episode-summary-writer first if content is thin, or whether transcript-cleanup would improve the source material

Read the full file on GitHub · 115 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 115 lines · 47 tokens per session scan A ea172838c234

Subscribe to this mod's changes

show-notes-generator is a skill published in the GitHub repository ur-grue/autopunk-media-skills (30 stars, last pushed 10d ago), licensed MIT. It adds 47 tokens to every session and 1,699 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-09-04.

Related

Other skills, from other repositories

SEO Metadata Generator

Generates optimized title tags, meta descriptions, Open Graph tags, and structured data for any web page.

Notysoty/openagentskills · 25 tokens

youtube-seo-channel

Advanced channel-level YouTube SEO: identity, about, channel keywords, topical authority, playlist session chains, bingeable series structure, channel trailer, community tab strategy, translated metadata, and premiere/upload cadence planning. Use when user says "channel branding", "YouTube about page", "playlists"…

deeployCO/youtube-seo-skills · 76 tokens

youtube-seo-competitor

Advanced YouTube competitor intelligence. Detects direct competitors, extracts winning title/thumbnail/hook patterns from transcripts, infers retention strategies from pacing, correlates posting cadence with performance, and identifies format-market-fit gaps. Use when user says "YouTube competitor analysis", "what are…

deeployCO/youtube-seo-skills · 82 tokens

youtube-seo-keywords

Advanced YouTube keyword and topic research with search-intent classification, Knowledge Graph entity coverage, seasonality curves, refined difficulty scoring, and topic-cluster planning for topical authority. Use when user says "YouTube keywords", "what should I make a video about", "keyword research", or "YouTube…

deeployCO/youtube-seo-skills · 70 tokens

youtube-seo-optimize

Advanced YouTube metadata optimizer. Generates Browse-primary and Search-primary title variants, entity-rich descriptions, tags, chapters with Key Moments schema, 15-second hook script, translated metadata for top markets, pinned comment, and end-screen plan. Use when user says "optimize my video", "rewrite my title"…

deeployCO/youtube-seo-skills · 87 tokens

youtube-seo-video

Advanced single-video SEO analysis covering retention curve diagnosis, intro hook strength, APV vs niche benchmark, entity/semantic coverage, title/description/tags, chapters with Key Moments schema, thumbnail, captions, audio loudness, end-screens, and engagement signals. Use when user says "analyze this video", "why…

deeployCO/youtube-seo-skills · 82 tokens