Loading...
Loading...
Use when drafting, editing, reviewing, or benchmarking prose to remove AI-writing tells while preserving meaning, voice, and density. Trigger this skill for requests about AI slop, humanizing AI-assisted writing, detector-facing validation, unsummarizable prose, voice preservation, or writing that should not sound generic.
npx skill4agent add ehmo/slopkit slopbethscripts/references/slop-taxonomy.mdreferences/voice-and-preservation.mdreferences/density-and-unsummarizability.mdreferences/writing-system.mdreferences/evaluation.mdnode bin/slopbeth.js benchmark
python3 scripts/deslop_lint.py path/to/text.txt --format json
python3 scripts/orwell_lint.py path/to/text.txt --format json
python3 scripts/preservation_check.py original.txt rewrite.txt --format json
python3 scripts/density_report.py original.txt rewrite.txt --format jsonorwell_lint.pysignature_score.pycadence_score.pysemantic_drift.pyunsummarizability_check.pyrun_benchmark.pyorwell_benchmark.pyspan_annotation_check.pyfalse_positive_check.pycompetitor_output_score.pyreferences/evaluation.mdscripts/