manipulation-detector
Installation
SKILL.md
Manipulation Detector
Detects common influence/manipulation tactics in text. Not a truth detector — highlights patterns worth being skeptical about.
Quick Use
echo "Your text here" | python3 scripts/detect.py
Or from file:
python3 scripts/detect.py path/to/file.txt