voice-refine

Convert verbose voice input into structured Claude prompts with Context, Objective, Constraints, and Output.

Updated May 30, 2026
One-click install
npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill voice-refine-alexica00
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-refine
Source: https://github.com/alexica00/claude-code-ultimate-guide/tree/main/examples/skills/voice-refine
Command: npx skills add https://github.com/alexica00/claude-code-ultimate-guide --skill voice-refine-alexica00

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verbose voice dictation and transcripts often contain filler words, repetitions, and tangents that hinder rapid task creation. This skill cleans and restructures such inputs into concise, actionable Claude prompts ready for execution.

Core Features & Use Cases

  • Deduplicate filler words and remove repetitions from long voice inputs.
  • Extract core requirements, constraints, and success criteria.
  • Structure output into a standard prompt with Context, Objective, Constraints, and Output sections.
  • Compress input to a target token budget while preserving intent, suitable for meetings, memos, and dictation notes.

Quick Start

Feed a verbose voice memo and request a compact, structured Claude prompt ready for immediate use.

Frequently Asked Questions about voice-refine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn verbose voice dictation into a structured prompt?

To turn verbose voice dictation into a structured prompt, feed the raw transcript to remove filler words and tangents. The output is a concise prompt separated into Context, Objective, Constraints, and Output sections for immediate execution.

What is the best way to compress meeting transcripts for Claude?

The best way to compress meeting transcripts for Claude is to deduplicate filler words and extract core requirements. This process compresses the input to a target token budget while preserving the original intent and structural success criteria.

Can I use voice memos with filler words to generate actionable tasks?

Yes, you can use voice memos with filler words to generate actionable tasks. The processing logic specifically targets repetitive dictations and tangents, extracting the core objective and constraints to output a clean, actionable structured prompt.

Does voice prompt refinement work without any external dependencies?

Voice prompt refinement works without external dependencies, operating directly on your provided text. You simply feed the verbose voice memo or transcript into the skill to receive a compact, token-efficient structured prompt in return.

Why do my dictation notes fail to produce clear Claude outputs?

Dictation notes often fail to produce clear Claude outputs because they contain repetitions and tangents that hinder task creation. Restructuring these verbose inputs into standardized Context, Objective, Constraints, and Output sections resolves this formatting issue.