Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SlopSift agent skill

skills.sh

An installable agent skill for reviewing prose with the SlopSift CLI.

SlopSift was created by Nikhil Verma. Try the live, local-first editor, or explore the underlying WritingLint source.

Install

npx skills add NikhilVerma/slopsift --skill slopsift

The skills CLI detects supported coding agents and installs the slopsift skill for the selected environment.

What it does

The skill instructs an agent to:

  • use the repository's existing Bun or Node environment;
  • run the real SlopSift parser and deterministic rules;
  • inspect exact findings before editing;
  • prioritize errors and warnings over low-confidence signals;
  • preserve the writer's meaning and voice; and
  • treat findings as writing signals, not proof of authorship.

The WritingLint repository contains SlopSift's CLI and parser. This repository contains only the portable agent skill.

License

MIT

About

Agent skill for linting prose with SlopSift

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors