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

What It Catches

Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
manipulation-detector — openclaw/skills