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.

Instant download for members · yours forever

What it does

  1. Turns a raw transcript into a finished episode page, so the post-production write-up stops being the job you keep putting off.
  2. Chapters the episode at real topic changes and pulls quotes in the speaker's exact words, so the page reflects what was actually said.
  3. 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 member

How 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.

  1. Open Claude. Top-left, click "+ New Project".
  2. Name the Project "The Show Notes".
  3. In the Project's Instructions field, paste the full contents of SKILL.md.
  4. 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.

  1. Unzip the bundle. Move the folder into ~/.claude/skills/.
  2. Restart Claude Code (close and reopen the terminal).
  3. 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.

  1. Open ChatGPT. Sidebar, click "Projects" then "Create Project".
  2. Name the Project "The Show Notes".
  3. Click Instructions. Paste the full contents of SKILL.md. Save.
  4. 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.

  1. Open Gemini. Click Gems in the sidebar, then "+ New Gem".
  2. Name the Gem "The Show Notes".
  3. In the instructions field, paste the full contents of SKILL.md. Save.
  4. Open a chat with the Gem and say "run the show notes".