Agent Skillsconorbronsdon/avoid-ai-writing › voice-preserving-rewriter

voice-preserving-rewriter

GitHub

用于重写文本以去除AI痕迹并保留作者原声、事实与结构。支持接收路由或检测器的输入,应用条件表示保护,确保重写内容符合人类写作风格且语义不丢失。

skills/voice-preserving-rewriter/SKILL.md conorbronsdon/avoid-ai-writing

触发场景

用户要求重写文本 要求使文本更人性化 清理文本中的AI风格 移除AI特有的表达

安装

npx skills add conorbronsdon/avoid-ai-writing --skill voice-preserving-rewriter -g -y
更多选项

不安装直接使用

npx skills use conorbronsdon/avoid-ai-writing@voice-preserving-rewriter

指定 Agent (Claude Code)

npx skills add conorbronsdon/avoid-ai-writing --skill voice-preserving-rewriter -a claude-code -g -y

安装 repo 全部 skill

npx skills add conorbronsdon/avoid-ai-writing --all -g -y

预览 repo 内 skill

npx skills add conorbronsdon/avoid-ai-writing --list

SKILL.md

Frontmatter
{
    "name": "voice-preserving-rewriter",
    "description": "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."
}

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.

Treat identity and representation details as protected semantics, including when present:

  • cultural and geographic specificity,
  • age and body diversity,
  • disability and mobility aids,
  • clothing and religious/cultural attire,
  • skin-tone and lighting requirements,
  • physical-reality constraints,
  • anti-stereotype or anti-tokenism instructions.

Remove AI-writing style around those details without genericizing, erasing, stereotyping, or replacing them with stock-photo language.

This guard does not make the visual agency Skill a runtime dependency. It protects semantics while the rewrite remains owned here.

Workflow

  1. Read the user request and any incoming handoff envelope.
  2. Identify the requested voice, audience, destination, and register.
  3. Audit the text for AI-writing patterns before changing it. Reuse incoming detector evidence instead of duplicating an executed detector run unless a fresh audit is needed.
  4. Preserve content that already sounds human.
  5. Rewrite only the spans that need work. Keep names, figures, claims, technical details, URLs, file paths, and intended argument intact.
  6. Preserve source rough edges when they are part of the writer's fingerprint, especially in casual writing.
  7. Do not rewrite quoted material, code blocks, tables, attributed text, or other protected regions.
  8. Apply any conditional representation constraints.
  9. Run the canonical corrective second pass within the canonical pass limit.
  10. Send before/after content to preservation-verifier when required.

Repair path

When entered from preservation-verifier after a FAIL:

  1. Change only the spans implicated by the blocking preservation errors.
  2. Do not perform a broad second rewrite.
  3. Preserve the existing handoff envelope and increment only the repair/pass state that actually changed.
  4. Return to preservation-verifier once.
  5. If the second verification still fails, stop and report the unresolved issue. Do not cycle again.

Voice handling

When a voice is named, use the canonical profiles: casual, professional, technical, warm, or blunt. When the user supplies a style guide or prior sample, prefer those concrete cues over generic polishing.

Do not make every sentence perfectly grammatical if that would erase the user's register. Do not replace one AI cliché with another.

Stop conditions

Stop after the requested rewrite and any required bounded verification/repair cycle. Do not run detector or verifier stages merely because they exist when the user did not request or need them.

Output

Unless the user requested only the finished rewrite, return a concise audit, the rewritten text, a concise change summary, and preservation verification status when it actually ran. If a representation guard applied, mention only materially relevant preserved constraints rather than adding a separate visual-design report.

版本历史

  • a465548 当前 2026-09-09 07:09

同 Skill 集合

plugins/avoid-ai-writing/skills/avoid-ai-writing/SKILL.md
skills/ai-writing-detector/SKILL.md
skills/avoid-ai-writing-router/SKILL.md
skills/avoid-ai-writing/SKILL.md
skills/false-positive-reviewer/SKILL.md
skills/file-edit-in-place/SKILL.md
skills/preservation-verifier/SKILL.md

元信息

文件数
0
版本
a465548
Hash
fe15c171
收录时间
2026-09-09 07:09

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 18:20
浙ICP备14020137号-1 $访客地图$