CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-refine

Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.

60

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

50%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The skill body is clear and well-structured with a useful output template and example, but it stops short of giving executable instructions for each transformation step and lacks validation checkpoints. Its external references also point to non-existent bundle files.

Suggestions

Replace the DEDUPE/EXTRACT/STRUCTURE/COMPRESS labels with concrete instructions for each step (what to remove, how to identify constraints, how to structure, how to verify ~30% compression while keeping intent).

Add a verification checkpoint after compression (e.g., 'Confirm all technical requirements and constraints are retained before sending the refined prompt').

Either create the referenced guide/ai-ecosystem.md and examples/before-after.md files or remove the See Also links so references are not dangling.

DimensionReasoningScore

Conciseness

The body is mostly lean and free of concepts Claude already knows, but the "Compression Metrics" table restates the COMPRESS pipeline step and the intro repeats the frontmatter description, so it could be tightened a bit further.

2 / 3

Actionability

It gives a reusable output-format template and a worked example, but the actual transformation steps (DEDUPE/EXTRACT/STRUCTURE/COMPRESS) are high-level labels rather than concrete, executable instructions for how to perform each step.

2 / 3

Workflow Clarity

The pipeline is clearly numbered 1→4, but there are no validation or verification checkpoints (e.g., confirm intent is preserved before sending), which keeps it at 2 rather than 3.

2 / 3

Progressive Disclosure

Sections are well organized, but the "See Also" links to guide/ai-ecosystem.md and examples/before-after.md point to files that are not present in the bundle, and the inline metrics/format content could arguably live in a separate reference.

2 / 3

Total

8

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-scoped description with an explicit trigger clause and natural user vocabulary. It only loses points on specificity, where a single transform action is described rather than a list of several concrete operations.

DimensionReasoningScore

Specificity

"Transform verbose voice input into structured, token-efficient Claude prompts" names the domain and a main action, but it describes essentially one transform rather than the multiple distinct concrete actions the anchor-3 example lists, so it sits at 2 rather than 3.

2 / 3

Completeness

It states what the skill does (transform voice input into structured prompts) and provides an explicit "Use when..." clause with concrete triggers, satisfying both halves at the top level.

3 / 3

Trigger Term Quality

"voice memos, dictation output, speech-to-text transcriptions" plus "filler words, repetitions, and unstructured thoughts" gives good coverage of the natural terms a user would say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

The voice-dictation cleanup niche with its specific triggers is clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
FlorianBruniaux/claude-code-ultimate-guide
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.