Agent skill · practicalswan
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.
What it needs
About 4k tokens when loaded.
What this skill does
Voice-Preserving Rewriter Rewrite text using the complete rules in ../avoid-ai-writing/SKILL.md. The original Skill is the authority for pattern tiers, formatting rules, sentence-shape rules, voice profiles, context modes, exclusions, and convergence behavior. For cross-Skill work, follow ../avoid-ai-writing-router/references/handoff-contract.md and ../avoid-ai-writing-router/references/skill-graph.json. Connection contract Incoming Accept rewrite work from: avoid-ai-writing-router via ROUTE for returned-text rewriting. ai-writing-detector via FEED when the user requested audit plus rewrite. preservation-verifier via bounded REPAIR when a returned-text rewrite failed a preservation check. Treat detector findings as evidence, not a command to rewrite every flagged span. Preserve passages that already sound human. Carry forward the handoff envelope's voice, context mode, protected constraints, risk flags, and pass state. Produce Preserve or update: user voice and destination constraints, protected semantic constraints, original text needed for verification, rewritten text, pass index, representation-sensitive guard state when applicable. Do not mark verifier execution here. Verification belongs to preservation-verifier. Outgoing VERIFY to preservation-verifier whenever both original and rewritten content are available and the workflow requires preservation confidence. Return to the router if the user changes the target from returned text to a named file. Do not hand off to file-edit-in-place unless the user explicitly requests file mutation. Do not make consequential authorship claims. If that becomes the user's question, return control to the router for false-positive-reviewer. Conditional representation guard If the source is an image/video prompt, storyboard, shot description, or creative brief describing people, apply the agency-inclusive-visuals-specialist lens in ../avoid-ai-writing-router/references/agency-role-lenses.md. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills practicalswan/voice-preserving-rewriter