Skip to content

v2.3.0 · antislop-copywriting

Choose a tag to compare

@miqdadbadjuber miqdadbadjuber released this 13 Aug 11:59
· 19 commits to main since this release

antislop v2.3.0 ships the second skill in the antislop system: antislop-copywriting, a copy and text filter that catches AI-slop writing the same way antislop-ui catches slop UI.

What's new

antislop-copywriting (new skill)

26 AI-writing patterns in four sections, each with a before/after example and its core rule cited:

  • Tone & Voice (8): empty AI vocabulary, significance inflation, empty claims and social proof, weasel attributions, persuasive authority tropes, chatbot closers, fake-candid openers, signposting
  • Rhythm & Structure (7): rule of three overuse, negative parallelism, aphorism formulas, staccato drama, synonym cycling, false ranges
  • Honesty & Evidence (3): fabricated specifics, speculative gap-filling, generic positive conclusions
  • Hygiene & Markdown (6): em dashes, boldface overuse, inline-header lists, emojis in headings, filler phrases, excessive hedging

Plus the parts that keep it a filter, not a ban list:

  • What NOT to flag: a false-positive guard. Look for clusters of tells, not isolated ones; don't gut real human writing.
  • Signs of human writing (preserve these): stops the filter from over-editing.
  • Voice calibration (optional): when the user provides a writing sample, match it instead of scrubbing to a sterile default (R-37).
  • No fabrication: a rewrite never adds facts, names, numbers, dates, or citation36, R-38).
  • Draft, audit, final: a delivery process with two audit questions.
  • Copywriting Skill Checklist: a copy-specific supplement that runs with the cor

Install wizard update

The wizard in antislop.md now offers three options (All / antislop-ui / `antisloshort "which skill do I need" description. Skill downloads are pinned to this releasetag.

README redesign

README gets a table of contents, a 30-second intro with before/after examples, a "Which skill do I need?" section, a cleaner skill table, and an FAQ.

How to update

Existing users: add the new skill and one pointer line.

curl -o antislop-copywriting.md https://raw.githubusercontent.com/miqdadbadjuber/anting.md

Then in your entry file's antislop block, add:

- Copy & text: `antislop-copywriting.md`

New users: download antislop.md once, tell your agent to read it, and the wizard wal

Files in this release

- antislop.md (core + wizard)
- antislop-ui.md (skill, unchanged)
- antislop-copywriting.md (new skill)

What's next

antislop-a11y (v2.4.0), antislop-docs (v2.5.0), antislop-identity (v2.6.0), then v3.le skill/plugin. See ROADMAP.md(https://github.com/miqdadbadjuber/anti-slop/blob/main/ROADMAP.md).