CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-preserving-rewriter

Use when the user asks to rewrite, humanize, clean up, or remove AI-isms from text while preserving the writer's voice, facts, intent, structure, register, and protected material.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

75%Weight 40%Scale 1-5

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

A well-structured orchestration skill body that delegates core rewriting rules to an authority skill while giving concrete, sequenced handoff/workflow/repair guidance with explicit verification loops. It is lean and actionable, with only minor room for tightening and clearer checkpointing.

DimensionReasoningScore

Conciseness

The body is lean and operational with no padding about concepts Claude already knows; every section (connection contract, guard, workflow, repair) earns its place, though a few enumerated lists could be tightened slightly.

4 / 5

Actionability

Concrete orchestration guidance throughout — specific handoff verbs (ROUTE, FEED, REPAIR, VERIFY), numbered workflow and repair steps, and explicit stop conditions; the absence of code is appropriate for an instruction-only skill, and minor gaps come from delegating the rewriting rules to the referenced authority skill.

4 / 5

Workflow Clarity

A clear 10-step workflow and a 5-step repair path with an explicit verification feedback loop and stop condition ('If the second verification still fails, stop... Do not cycle again'), with only minor checkpoint gaps keeping it below the fully-instrumented anchor.

4 / 5

Progressive Disclosure

Well-organized sections with clearly signaled one-level-deep references to sibling-skill materials (../avoid-ai-writing/SKILL.md, handoff-contract.md, skill-graph.json, agency-role-lenses.md); no bundle files exist locally to verify, and the overview-to-detail split is good with minor organization gaps.

4 / 5

Total

16

/

20

Passed

Description

92%Weight 40%Scale 1-5

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, specific description that states concrete actions, explicit use-when triggers, and a distinct voice-preservation niche. The only minor gap is synonym coverage in trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('rewrite, humanize, clean up, or remove AI-isms') plus a comprehensive enumeration of what is preserved ('voice, facts, intent, structure, register, and protected material'), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both 'what' (rewrite/humanize/clean up/remove AI-isms while preserving listed attributes) and 'when' ('Use when the user asks to rewrite, humanize...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrasings ('rewrite', 'humanize', 'clean up', 'remove AI-isms') are present and would be said verbatim, but a few common synonyms (e.g. 'make it sound human', 'de-AI') are absent, so it sits just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

The voice-preservation framing and AI-ism removal niche ('preserving the writer's voice, facts, intent, structure, register, and protected material') is a clear, distinct trigger set with minimal overlap risk against other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
conorbronsdon/avoid-ai-writing
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.