HS

hardikpandya/stop-slop

开发工具
1.3万 stars 质量 55 趋势 55

A skill file for removing AI tells from prose

概览

A skill for removing AI tells from prose. AI writing has patterns. Predictable phrases, structures, rhythms. This skill teaches Claude (or any LLM) to catch and remove them. Upload SKILL.md and reference files to project knowledge. Include SKILL.md in your system prompt. Reference files load on demand. - Throat-clearing openers, emphasis crutches, business jargon, all adverbs, vague declaratives, meta-commentary. See references/phrases.md. - Binary contrasts, negative listings, dramatic fragmentation, rhetorical setups, false agency, narrator-from-a-distance voice, passive voice. See references/structures.md. - No Wh- sentence starters, no em dashes, no staccato fragmentation, no lazy extremes, active voice required.

README

Stop Slop

A skill for removing AI tells from prose.

What this is

AI writing has patterns. Predictable phrases, structures, rhythms. This skill teaches Claude (or any LLM) to catch and remove them.

Skill Structure

stop-slop/
├── SKILL.md              # Core instructions
├── references/
│   ├── phrases.md        # Phrases to remove
│   ├── structures.md     # Structural patterns to avoid
│   └── examples.md       # Before/after transformations
├── README.md
└── LICENSE

Quick start

Claude Code: Add this folder as a skill.

Claude Projects: Upload SKILL.md and reference files to project knowledge.

Custom instructions: Copy core rules from SKILL.md.

API calls: Include SKILL.md in your system prompt. Reference files load on demand.

What it catches

Banned phrases - Throat-clearing openers, emphasis crutches, business jargon, all adverbs, vague declaratives, meta-commentary. See references/phrases.md.

Structural clichés - Binary contrasts, negative listings, dramatic fragmentation, rhetorical setups, false agency, narrator-from-a-distance voice, passive voice. See references/structures.md.

Sentence-level rules - No Wh- sentence starters, no em dashes, no staccato fragmentation, no lazy extremes, active voice required.

Scoring

Rate 1-10 on each dimension:

Dimension Question
Directness Statements or announcements?
Rhythm Varied or metronomic?
Trust Respects reader intelligence?
Authenticity Sounds human?
Density Anything cuttable?

Below 35/50: revise.

Author

Hardik Pandya

License

MIT. Use freely, share widely.

View this README on GitHub

推荐工具

换一个关键词,或者移除筛选条件。

安装

npx skillfish add hardikpandya/stop-slop