From claude-transcription
Transcribe audio via Gemini with filler words and pause-words removed at transcription time. Produces a lightly cleaned transcript in one pass. Use when the user asks for a cleaned transcript, filler-free transcription, or a readable first-pass transcript via Gemini.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-transcriptionThis skill uses the workspace's default tool permissions.
Single-pass transcription that drops fillers while preserving meaning.
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.
Single-pass transcription that drops fillers while preserving meaning.
Call the gemini-transcription MCP tool with a cleaned preset or custom system prompt.
Transcribe this audio. Remove filler words (um, uh, er, ah, you know, like when used as a filler, I mean as a filler). Remove false starts and immediate repetitions. Preserve the speaker's meaning, tone, and vocabulary. Do NOT paraphrase, summarize, or reorder. Do NOT add headers or structure. Output plain running prose, paragraph breaks only at natural topic shifts.
Save to <source_stem>.cleaned.md.
clean-transcriptclean-transcript post-processing skill.