az9713

Podcast — Development skill for Claude Code

Development community

Analyze a podcast episode (transcript file or audio URL).

How to install Podcast

Installs to ~/.claude/commands/az9713-cerebro-podcast.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/az9713/cerebro/HEAD/.claude/commands/podcast.md -o ~/.claude/commands/az9713-cerebro-podcast.md

Restart Claude Code, or start a new session, for it to be picked up.

What Podcast does


description: Analyze a podcast episode (transcript file or audio URL)

Analyze Podcast Episode

Analyze the podcast episode: $ARGUMENTS

Supported Inputs

  • Transcript file: .txt, .srt, .md file with episode transcript
  • Audio URL: Direct audio link or podcast platform URL (will be transcribed)
  • Audio file: .mp3, .m4a, .wav file (will be transcribed)

Steps

  1. Determine input type:
    • If file path with text extension: Read transcript directly

Alternatives in Development

  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
  • Summarize Podcast — Podcast Remix Prompt 3.2k ★
  • Instinct Import — 从文件或 URL 导入直觉(Instincts)到项目/全局作用域 1.9k ★

Full documentation available on GitHub

View Source Repository