AI workflow Claude · ChatGPT · Gemini · MCP
The Show Notes
Paste an episode transcript and get back a finished show notes page, with chapters, pull-quotes, and a search-ready description, nothing invented.
What it does
- Turns a raw transcript into a finished episode page, so the post-production write-up stops being the job you keep putting off.
- Chapters the episode at real topic changes and pulls quotes in the speaker's exact words, so the page reflects what was actually said.
- Writes a summary and a search-ready description from the episode itself, never inventing a timestamp, a quote, or a link.
The Breakdown
The build steps, prompt architecture, and a worked walkthrough. Open to members.
01 Reading and mapping the episode
02 Chapter boundaries at real topic shifts (not time slices)
03 Pull-quotes in the speaker's exact words
04 Takeaways, resources, guest bio, and the SEO description
05 A worked run: transcript to canonical page
BECOME A MEMBER TO UNLOCK_
Become a memberHow to install
Every workflow runs on the AI you already use. Pick your platform; each setup takes a couple of minutes.
01 Claude (web or desktop) Project
Paste the workflow into a Claude Project. Every chat inside the Project runs it on demand.
- Open Claude. Top-left, click "+ New Project".
- Name the Project "The Show Notes".
- In the Project's Instructions field, paste the full contents of SKILL.md.
- Open a chat inside the Project and say "run the show notes".
02 Claude Code Local skills folder
Drop the folder into ~/.claude/skills/ and restart Claude Code. The workflow is callable from any directory.
- Unzip the bundle. Move the folder into ~/.claude/skills/.
- Restart Claude Code (close and reopen the terminal).
- In any directory, say "run the show notes".
03 ChatGPT (Plus or Team) Project
Paste the workflow into a ChatGPT Project. Every chat inside the Project runs it on demand.
- Open ChatGPT. Sidebar, click "Projects" then "Create Project".
- Name the Project "The Show Notes".
- Click Instructions. Paste the full contents of SKILL.md. Save.
- Open a chat inside the Project and say "run the show notes".
04 Gemini (Advanced) Gem
Create a Gem with the workflow in its instructions field. Open a chat with the Gem to run it.
- Open Gemini. Click Gems in the sidebar, then "+ New Gem".
- Name the Gem "The Show Notes".
- In the instructions field, paste the full contents of SKILL.md. Save.
- Open a chat with the Gem and say "run the show notes".