From claude-transcription
Convert a transcript into structured meeting or study notes with headers, bullets, and callouts. Use when the user asks for notes from a recording, study notes, meeting minutes, or structured notes from a transcript.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-transcriptionThis skill uses the workspace's default tool permissions.
Convert a transcript into skimmable, reference-quality notes.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Convert a transcript into skimmable, reference-quality notes.
# Notes: <inferred title>
**Date:** <if inferable, else omit>
**Participants:** <if diarized and labeled, else omit>
## Topics covered
### <Topic 1>
- Point
- Point
- Sub-point
- Detail
### <Topic 2>
...
## Action items
- [ ] <item> — <owner if stated>
## Questions raised
- <question>
## References mentioned
- <book / URL / person / tool>
<source_stem>.notes.md