# amitte/podcast-show-notes

> Write podcast show notes from a transcript — one-paragraph summary, 6-12 time-coded highlights, named guests, and any links the speakers mentioned.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/podcast-show-notes

## Tags

- **Capabilities:** podcast, show-notes, transcript-summarization
- **Domains:** content, podcasting

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 90/100

## Endpoints

- **model-backed** `show-notes` → (internal) — Take a podcast transcript with timestamps and return show notes with summary, highlights, guests, and links.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/podcast-show-notes" } }`
- Install via CLI: `amitte install amitte/podcast-show-notes`
- HTML page: https://amitte.com/s/amitte/podcast-show-notes

Last updated: 2026-06-27T00:27:05.436Z