prompt-polisher

Transform messy user input into polished prompts for Claude models.

425|37|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/cnfjlhj/ai-collab-playbook --skill prompt-polisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-polisher
Source: https://github.com/cnfjlhj/ai-collab-playbook/tree/main/skills/full/prompt-polisher
Command: npx skills add https://github.com/cnfjlhj/ai-collab-playbook --skill prompt-polisher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts messy, unstructured user input—such as voice transcriptions, stream-of-consciousness notes, and rough document dumps—into clear, actionable prompts optimized for Claude models, reducing friction and clarifying intent before execution.

Core Features & Use Cases

  • Voice cleanup: Removes filler words, false starts, and verbal tics, and normalizes spoken patterns into well-punctuated written text.
  • Intent extraction & gap detection: Identifies core task, referenced files, constraints, preferences, and success criteria, then generates all necessary clarifying questions when information is missing.
  • Model-aware optimization & preview: Applies Claude Opus/Sonnet best practices, structures prompts with XML-like sections for complex tasks, and presents a polished prompt for user approval before execution.
  • Use Case: Turn a noisy meeting transcription into a concise, model-ready task description that specifies success criteria and required files.

Quick Start

Polish this meeting transcription into a concise Claude-ready prompt that extracts the core task, lists any missing details, and returns a polished prompt for my approval.

Frequently Asked Questions about prompt-polisher

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

FAQPage Schema
How do I convert voice transcriptions into clear prompts for Claude?

To convert voice transcriptions into clear prompts, the system cleans filler words and verbal tics from unstructured text, extracts the core intent, and applies Claude best practices to generate a polished, model-ready prompt.

What is intent extraction for prompt optimization?

Intent extraction for prompt optimization identifies the core task, referenced files, constraints, and success criteria from messy input, then generates clarifying questions to fill any missing information gaps before execution.

Can I use stream-of-consciousness notes to generate structured Claude prompts?

Yes, you can use stream-of-consciousness notes to generate structured Claude prompts. The process normalizes unstructured text into well-punctuated written formats and structures complex tasks using XML-like sections for model awareness.

What's the best way to structure prompts for Claude Opus and Sonnet models?

The best way to structure prompts for Claude Opus and Sonnet models involves applying model-specific best practices, organizing instructions with XML-like sections for complex tasks, and previewing the polished prompt for user approval before execution.

Why does my rough document dump need clarifying questions before prompt generation?

Rough document dumps need clarifying questions during prompt generation to resolve ambiguous task descriptions and missing constraints, ensuring the final polished prompt contains all necessary success criteria and referenced files.