Show Notes Writer

Show Notes Writer is a skill for Claude Code, Codex from SkillMedev/creator-studio. It costs 146 tokens per session (1,424 once invoked), scanned A, original, MIT.

A podcast show-notes workflow that turns a transcript or detailed episode outline into a searchable page for listeners.

In plain words
What is it for?
It helps write the episode summary, timestamped chapters, key takeaways, guest biography, useful links, and search keywords.
Why use it?
It helps new listeners decide whether to play an episode and lets returning listeners find specific moments without reading a full transcript.

Skill for Claude CodeCodex

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/skillmedev/creator-studio/show-notes-writer
Any agent
npx skills add SkillMedev/creator-studio --skill show-notes-writer
Clone the repo
git clone --depth 1 https://github.com/SkillMedev/creator-studio

Made for: Claude Code, Codex.

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 Writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/skillmedev/creator-studio/show-notes-writer.svg)](https://agentmods.dev/skills/skillmedev/creator-studio/show-notes-writer)
Your own site
<a href="https://agentmods.dev/skills/skillmedev/creator-studio/show-notes-writer"><img src="https://agentmods.dev/badge/skills/skillmedev/creator-studio/show-notes-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 146 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,424 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 $0.00146 $0.01424
Opus 5 $0.00073 $0.00712
Sonnet 5 $0.00029 $0.00285
Haiku 4.5 $0.00015 $0.00142

Measured 4d ago against content hash 71f716f8e1f2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Show Notes Writer 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 4d 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/show-notes-writer/SKILL.md · 83 lines

How it starts

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

Show Notes Writer

Show notes are the SEO and discoverability layer of a podcast episode, serving three audiences at once: the search engine indexing the page, the new listener deciding whether to press play, and the returning listener skimming for one specific moment. Skipping them, or pasting a transcript dump, throws away the compounding search value every episode should accrue - the costly mistake this skill prevents.

Operating procedure

Step 1: gather inputs

  1. The transcript (preferred) or a detailed episode outline. Without either, stop and request one - show notes written from memory invent timestamps.
  2. Guest name, title, and preferred links, if an interview episode.
  3. The episode's primary keyword: the phrase a searcher would type to find this content. If the host has not chosen one, propose one from the transcript and label it a suggestion.
  4. Episode length, to set the chapter count.
  5. The host's standing links (newsletter, community, sponsor), which always go last.

Step 2: write the summary block

Two to three sentences, present tense, active voice. Sentence one names the guest (if any) and the central topic, and carries the primary keyword naturally. Sentence two names the key insight or tension explored. Sentence three states what the listener takes away. This block doubles as the podcast-app description and the social share text, so it must stand alone with zero context - no "in this episode of the show we've all been enjoying."

Step 3: build timestamped chapters

Place chapters at the natural topic breaks, 5-8 chapters per hour of content. Each entry: time code, then a 6-10 word title that names what happens, not merely the topic.

  • Bad: 00:04:22 - Marketing.
  • Good: 00:04:22 - Why most creators price too low and burn out.

When a transcript is available, pull each chapter title from the strongest sentence in that section rather than summarizing from above - the guest's own sharpest phrasing outperforms a paraphrase. Work the primary keyword into at least two chapter titles where it fits naturally. Use the HH:MM:SS (or MM:SS under an hour) convention consistently, starting at 00:00, so podcast apps and YouTube parse the chapters automatically.

Read the full file on GitHub · 83 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. 4d ago First seen · 83 lines · 146 tokens per session scan A 71f716f8e1f2

Subscribe to this mod's changes

Show Notes Writer is a skill published in the GitHub repository SkillMedev/creator-studio (5 stars, last pushed 2mo ago), licensed MIT. It adds 146 tokens to every session and 1,424 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories

remocn

Build Remotion videos with remocn — copy-paste animation components and timeline-driven UI primitives from a shadcn registry. Use when composing a video or scene in a Remotion project, adding a single animation, transition, background, or UI-block sim, or reaching for a video-ready UI primitive (button, dialog…

Remocn/remocn · 88 tokens

openstoryline-use

Use this skill when OpenStoryline is already installed and the user wants to start the local MCP/Web services, create or continue a session, send editing instructions, perform multi-turn re-editing, and verify rendered video outputs, as well as Chinese requests like “启动 OpenStoryline”, “把 OpenStoryline 跑起来”, “用…

FireRedTeam/FireRed-OpenStoryline · 80 tokens

create_profile_style_skill

【META SKILL】分析当前剪辑逻辑与风格,总结并生成一个新的可复用 Skill 文件,存入剪辑技能库。Analyze the current editing logic and style, summarize and generate a new reusable Skill file, and store it in the editing skill library.

FireRedTeam/FireRed-OpenStoryline · 64 tokens

subtitle_imitation_skill

【CAPABILITY SKILL】基于用户提供的参考文案样本,对视频素材内容进行深度文风仿写,生成风格化脚本。Based on user-provided reference text samples, the video material is deeply rewritten in terms of writing style to generate a stylized script.

FireRedTeam/FireRed-OpenStoryline · 68 tokens

videoagent-audio-studio

Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to generate any audio without managing multiple API keys.

pexoai/pexo-skills · 50 tokens

videoagent-image-studio

Tired of juggling 8 API keys? This skill gives you one-command access to Midjourney, Flux, Ideogram, and more, with zero setup. Use when you want to generate any image without worrying about API keys.

pexoai/pexo-skills · 53 tokens