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 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