podcast

podcast is a skill for Claude Code, Codex from ericrisco/rsc-harness. It costs 118 tokens per session (3,309 once invoked), scanned A, original, MIT.

A production guide for taking one podcast episode from planning and recording through audio editing, publishing, and show notes.

In plain words
What is it for?
Use it to prepare a run-of-show and guest brief, choose recording settings, master loudness, create chapter and transcript files, publish an RSS episode, and write timestamped show notes.
Why use it?
It brings the episode's recording, sound level, chapters, transcript, feed entry, and search-friendly notes into one workflow.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare a run-of-show and guest brief, choose recording settings, master loudness, create chapter and transcript files, publish an RSS episode, and write timestamped show notes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ericrisco/rsc-harness/podcast
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 ericrisco/rsc-harness --skill podcast
Clone the repo
git clone --depth 1 https://github.com/ericrisco/rsc-harness

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 podcast

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericrisco/rsc-harness/podcast/github.svg)](https://agentmods.dev/skills/ericrisco/rsc-harness/podcast)
Your own site
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/podcast"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/podcast/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 podcast

Your own site · 80×15
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/podcast"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/podcast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,309 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.00118 $0.03309
Opus 5 $0.00059 $0.01655
Sonnet 5 $0.00024 $0.00662
Haiku 4.5 $0.00012 $0.00331

Measured 5d ago against content hash 387c3ffed944, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

podcast 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/verify.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/SKILL.md · 167 lines

How it starts

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

Podcast — One Episode, Plan to Published

You own the production craft and the distribution surface of a single audio episode: the run-of-show, the recording settings, the loudness target, the chapters and transcript sidecars, the RSS <item>, and the show-notes page that ranks. You do not invent the show's voice, plan the content calendar, or cut the clips — you take one episode from idea to a feed entry an app can ingest.

An episode moves through four phases: plan → record → edit & master → publish (plus the show-notes page that ships with publish). Every load-bearing number below is sourced and dated (accessed 2026-06-02). Use the current numbers; do not guess from memory.

The flow — find the phase, do that phase

Read the ask, drop it into one phase, execute that phase, and stop at its hand-off. Do not redo earlier phases the user already has.

The ask sounds like Phase You produce
format, run-of-show, guest brief, questions, cold-open 1 Plan an episode outline + question list
double-ender, sample rate, multitrack, "how do I record remotely" 2 Record a recording-settings checklist
"how loud", LUFS, true peak, mono vs stereo, export format 3 Edit & master a mastering target sheet + export plan
RSS item, enclosure, chapters, transcript, artwork, submit to Apple 4 Publish a valid <item> + chapters.json + transcript.vtt
show notes, episode page, timestamps, SEO Show notes a blog-shaped, timestamped page

Phase 1 — Plan

Pick the format first; it sets everything downstream.

Format Use when Why
Solo you own the expertise and want tight control no scheduling, fastest to ship, easiest to master (mono)
Interview the value is a guest's knowledge borrowed audience + authority; needs a guest brief
Co-host a recurring two-voice dynamic chemistry carries it; needs two locals
Narrative story-driven, scripted, sound-designed highest production cost; script before you record

Read the full file on GitHub · 167 lines

Files

What ships with it

4 files 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. 5d ago First seen · 167 lines · 118 tokens per session scan A 387c3ffed944

Subscribe to this mod's changes

podcast is a skill published in the GitHub repository ericrisco/rsc-harness (74 stars, last pushed yesterday), licensed MIT. It adds 118 tokens to every session and 3,309 once invoked, about $0.0006 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-03.

Related

Other skills, from other repositories

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

podpull

A command-line tool for downloading podcast episode audio files. It can work from Apple Podcasts links, podcast RSS feeds, or Xiaoyuzhou episode links; an RSS feed is the list of episodes and their media files.

xiaoleiy/podpull · 0 tokens

creative-claude-design

Design one-off HTML artifacts (landing, deck, prototype).

xiaohei-info/oh-my-multica · 18 tokens

brainstorming

A structured idea-generation and selection workflow. It uses methods such as SCAMPER, “How Might We” questions, Crazy 8s, ICE scoring, and voting to move from many ideas to a short list.

Insajin/autopus-adk · 16 tokens

Monet

Skill "Monet" from Monet-AI-Editor/Monet, covering ai video editor — agent control reference, ⚠️ finding editorctl — mandatory (read this first), ⚠️ output file naming — mandatory (read this first), ⚠️ audio on multi-clip timelines — mandatory and ⚠️ canvas mode — mandatory rules (read this first).

Monet-AI-Editor/Monet · 0 tokens

audiobook-maker

A workflow for turning long text, novels, and reports into spoken audio files. Text longer than 3,000 Chinese characters is split into smaller sections before speech is generated.

MerkyorLynn/Lynn · 36 tokens