โ 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
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
โช โ 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
ANTHROPIC_API_KEYโ console.anthropic.com
Est. cost per run: ~$0.03โ0.08
โ Skill Breakdown โ 5 Skills
Avg Safety75/100
whisper-transcribe
Transcribe audio to text using OpenAI Whisper.
claude-summarize
Summarize long text into concise key points using Claude.
substack-draft
Create a draft post on Substack via automation.
Pipeline Safety Score
75/100 โ Moderate
5 skills analyzed