anti-ai-writing-kitlisted
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 the complete `SKILL.md` and any customized rules in verified chunks. 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, read this file in consecutive nonoverlapping ranges through its trailing skill EOF marker. Then check `skill-customized.md` manually. If it is nonempty, read a new-format file through `<!-- ANTI_AI_WRITING_CUSTOM_EOF -->`. For a legacy file, obtain its line count and read consecutive nonoverlapping ranges through physical EOF. Otherwise, the numbered rules below are active.
5. The controller in this file is always active. A nonempty customized file replaces Sections 1 through 7 below and its Section 8 supplements them.
6. Treat an existing customized file without `<!-- ANTI_AI_WRITI