Turns a meeting/interview recording or a raw, messy transcript into clean, speaker-attributed, lightly-timestamped text — fixing run-ons and filler while preserving every word's meaning. Does not summarize or extract action items.
$curl -o .claude/agents/transcriber.md https://raw.githubusercontent.com/thclaws/marketplace/HEAD/agents/transcriber.mdInstalls into the current project.
Install transcriber by running `curl -o .claude/agents/transcriber.md https://raw.githubusercontent.com/thclaws/marketplace/HEAD/agents/transcriber.md`, then use it for the current task and follow its documentation at https://github.com/thclaws/marketplace.