Skip to content

v3.0.0: as agent skills, plugin, and antislop-ai picker CLI

Choose a tag to compare

@miqdadbadjuber miqdadbadjuber released this 15 Aug 12:47
· 10 commits to main since this release

antislop is now installable. v3.0.0 packages the whole system as Agent Skills, a Claude Code plugin, and a picker CLI.

What's new:

  • Five agent skills, one folder per skill (skills//SKILL.md), open Agent Skills standard
  • The core (antislop) stays the lean, always-loaded filter: 38 rules, three tiers, Delivery Gate, Liveliness Toolkit
  • Four additive skills: antislop-ui, antislop-copywriting, antislop-human (with the contrast checker), antislop-layoutmobile
  • Two install doors from one repo: npx skills add miqdadbadjuber/anti-slop (skills.sh) and the .claude-plugin marketplace
  • A picker CLI, npx antislop-ai: banner, skill list with the core locked on, project or global choice, writes the folders and the pointer
  • The contrast checker as an MCP tool inside the plugin
  • MIT license

Install:

npx antislop-ai

or straight from the skills directory:

npx skills add miqdadbadjuber/anti-slop --all