From business-idea-eval
Capture a business idea from a voice memo / audio file. Transcribes the recording, preserves the raw transcript, then hands off to capture-idea so the user can optionally generate executive summary, elevator pitch, technical deep-dive, and timeline variants. Use when the user has an audio file or recording of an idea pitch.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalThis skill uses the workspace's default tool permissions.
Pipeline: audio → transcript → structured idea workspace.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Share bugs, ideas, or general feedback.
Pipeline: audio → transcript → structured idea workspace.
claude-transcription plugin's skills if installed:
claude-transcription:transcribe-gemini-cleaned — fastest path, removes filler wordsclaude-transcription:transcribe-gemini-raw — verbatim if the user wants every word preservedclaude-transcription or supply an existing transcript.capture-idea:
idea.md frontmatter with source: voice and audio_file: <original-path><workspace_path>/ideas/<idea-slug>/source-audio.<ext> so the recording stays with the workspacecapture-idea's formatted-variant menu so the user can pick which derived versions to generate.claude-transcription:truncate-silence first.