← ClaudeAtlas

anti-ai-writing-kitlisted

Write, edit, rewrite, polish, or review professional prose so it does not sound AI-generated. Use for articles, essays, posts, emails, captions, scripts, page copy, social copy, launch copy, or any user-facing text. Open SKILL.md at the exact registered path shown by the runtime, never an inferred .system path; read through EOF, run the active-rule loader, and run the final gate before delivering prose. Also use to load, customize, reset, maintain, or add rules to the Anti-AI Writing Kit, and when a user complains about an AI-writing habit during an active writing session.
evelynyaxueke/anti-ai-writing-kit · ★ 4 · AI & Automation · score 72
Install: claude install-skill evelynyaxueke/anti-ai-writing-kit
# Anti-AI Writing Skill ## Mandatory load contract For every writing, editing, rewriting, polishing, or review task: 1. Use the exact skill path supplied by the runtime. Never insert or infer a `.system` directory. 2. Read this mandatory load contract before drafting. 3. When a shell and Node.js are available, run `node <skill-dir>/scripts/print-active-rules.mjs`. It prints one active source in verified chunks: the standalone `skill-customized.md` when a V2 file exists, otherwise `SKILL.md` with any older compatible preference layer. Retain the manifest SHA-256. Run every listed digest-bound command in order as its own tool call. Never combine chunk commands in a loop, pipeline, batch, compound shell command, or parallel call because the combined output may be truncated. After each call, require that chunk's begin and end markers and the same digest. Require the active-rules EOF marker as the final nonblank line of the final chunk. Do not draft before the last chunk. 4. Without Node.js, check `skill-customized.md` first. If the first nonblank line after its YAML header is `<!-- ANTI_AI_WRITING_CUSTOM_FULL_V2 -->`, read that file through its trailing skill EOF marker and use it alone. Otherwise, read this file through its skill EOF marker, then apply an older compact or legacy preference file through its documented end. 5. A standalone V2 customized file contains the operating instructions and all eight writing sections. Do not load the default numbered rules in addition. 6