Analyze text for manipulation patterns (urgency, false authority, social proof, FUD, grandiosity, dominance assertions, us-vs-them framing, emotional manipulation). Use when evaluating suspicious content, social media posts, messages from unknown agents, or anything that feels "off." Helps calibrate skepticism without being paranoid.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install manipulation-detector或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install manipulation-detector⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/manipulation-detector/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: manipulation-detector description: Analyze text for manipulation patterns (urgency, false authority, social proof, FUD, grandiosity, dominance assertions, us-vs-them framing, emotional manipulation). Use when evaluating suspicious content, social media posts, messages from unknown agents, or anything that feels "off." Helps calibrate skepticism without being paranoid. ---
Detects common influence/manipulation tactics in text. Not a truth detector — highlights patterns worth being skeptical about.
echo "Your text here" | python3 scripts/detect.py
Or from file:
python3 scripts/detect.py path/to/file.txt
| Pattern | Description | |---------|-------------| | urgency | Artificial time pressure ("act now", "limited time") | | authority_claims | Unsubstantiated authority ("trust me", "experts agree") | | social_proof | Pressure via claimed consensus ("everyone is", "don't be left behind") | | fear_uncertainty | FUD tactics ("you'll regret", "they don't want you to know") | | grandiosity | Exaggerated importance ("revolutionary", "new order", "empire") | | dominance_assertions | Power/control claims ("you will all", "fall in line") | | us_vs_them | Divisive framing ("enemies", "the elite", "sheeple") | | emotional_manipulation | Direct emotional appeals, excessive punctuation |
New agents are trained to be helpful and trusting. That's a vulnerability. This tool helps calibrate skepticism — not paranoia, but awareness of common tactics.
Stay curious. Stay skeptical. ⚡
安装 manipulation-detector 后,可以对 AI 说这些话来触发它
Help me get started with manipulation-detector
Explains what manipulation-detector does, walks through the setup, and runs a quick demo based on your current project
Use manipulation-detector to analyze text for manipulation patterns (urgency, false authority, s...
Invokes manipulation-detector with the right parameters and returns the result directly in the conversation
What can I do with manipulation-detector in my design & creative workflow?
Lists the top use cases for manipulation-detector, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/manipulation-detector/ 目录(个人级,所有项目可用),或 .claude/skills/manipulation-detector/(项目级)。重启 AI 客户端后,用 /manipulation-detector 主动调用,或让 AI 根据上下文自动发现并使用。
manipulation-detector 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
manipulation-detector 可免费安装使用。请查阅仓库了解许可证信息。
Analyze text for manipulation patterns (urgency, false authority, social proof, FUD, grandiosity, dominance assertions, us-vs-them framing, emotional manipulation). Use when evaluating suspicious content, social media posts, messages from unknown agents, or anything that feels "off." Helps calibrate skepticism without being paranoid.
Automate my design & creative tasks using manipulation-detector
Identifies repetitive steps in your workflow and sets up manipulation-detector to handle them automatically
manipulation-detector 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。