โ† Runes
RAREย Media
๐ŸŽ™๏ธ

Pod Notes

Transcribe podcast episodes and generate structured show notes for publishing.

โšก POWER LEVEL
75
MODERATE
TRUST SCORE75 / 100

โ—ˆ Use Case

Fetch a podcast episode from RSS, transcribe with Whisper, generate show notes, and draft on Substack.

โ—ˆ Skill Pipeline (5 nodes)

1. Podcast RSS FetchInput
2. Whisper Transcribe AudioLLM
3. Claude SummarizeLLM
4. Claude Draft TextLLM
5. Substack Create DraftOutput

โ—ˆ Dependencies (4)

podcast-rss-fetchโ†’whisper-transcribeยท audio file
whisper-transcribeโ†’claude-summarizeยท transcript
claude-summarizeโ†’claude-draftยท key points
claude-draftโ†’substack-draftยท show notes post

Pipeline Graph

โ‰ช โ—ˆ COOKBOOK โ—ˆ โ‰ซ
โ–ธ QUICK START
# install the CLI
npm install -g rune-hub-cli

# set up auth
rune auth podcast
rune auth anthropic
rune auth telegram

# run it
rune install pod-notes
rune run pod-notes
โ–ธ INGREDIENTS โ€” 5 SKILLS
01๐ŸŽ™๏ธPodcast RSS FetchInput
02๐ŸŽคWhisper Transcribe AudioLLM
03๐Ÿค–Claude SummarizeLLM
04โœ๏ธClaude Draft TextLLM
05โœ‰๏ธSubstack Create DraftOutput
โ–ธ WHAT YOU'LL NEED
Est. cost per run: ~$0.03โ€“0.08

โ—ˆ Skill Breakdown โ€” 5 Skills

Avg Safety75/100
๐ŸŽ™๏ธPodcast RSS FetchInputRSS
podcast-rss-fetch

Fetch and parse a podcast RSS feed for episodes.

74
Moderate
โ†— Docs
๐ŸŽคWhisper Transcribe AudioLLMOpenAI
whisper-transcribe

Transcribe audio to text using OpenAI Whisper.

84
High Safety
โ†— Docs
๐Ÿค–Claude SummarizeLLMClaude
claude-summarize

Summarize long text into concise key points using Claude.

81
High Safety
โ†— Docs
โœ๏ธClaude Draft TextLLMClaude
claude-draft

Generate a written draft from a prompt using Claude.

81
High Safety
โ†— Docs
โœ‰๏ธSubstack Create DraftOutputSubstack
substack-draft

Create a draft post on Substack via automation.

56
Caution
โ†— Docs
Pipeline Safety Score
75/100 โ€” Moderate
5 skills analyzed