Anti-hype Filter
/install anti-hype-filter
SKILL: anti-hype-filter
Purpose
Detect and neutralize hype cycles before they distort system integrity by stripping emotional triggers and replacing them with structural analysis.
When to Use
- "guaranteed", "moon", "100x", "alpha" style language
- Urgency without substance ("now or never")
- Social proof without evidence
- Claims that minimize risk or constraints
Inputs
text(required): message to evaluatecontext(optional):domain(token|product|governance|community)
policy(required):hype_terms(optional list; if omitted, use the embedded default set in this skill)max_response_words(default 100)
Steps
- Extract key claims (1-5).
- Detect hype triggers:
- urgency framing
- certainty language
- vague upside claims
- social proof substitution
- Classify:
signal,noise, ormanipulation_risk
- Rewrite the message into a verifiable form:
- replace certainty with uncertainty
- add required missing variables (data window, metrics, constraints)
- Draft a minimal response that:
- does not repeat hype memes verbatim
- demands evidence and risk disclosure
Validation
- If classification is
manipulation_risk, provide at least 1 falsifiable request for evidence. - Do not amplify hype phrases; paraphrase instead.
Output
anti_hype_result:classification("signal"|"noise"|"manipulation_risk")detected_triggers(list)missing_information(list)rewrite(verifiable version)response_draft(string)
Safety Rules
- Never accuse individuals of malice without evidence; label as "risk" not "intent".
- No financial promises.
- No deception; no fabricated data.
Example
Input: "This will 100x in 2 weeks, everyone knows."
Output: manipulation_risk, missing evidence, rewrite into metrics/timeframe/assumptions, and a short demand for proof + risk disclosure.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install anti-hype-filter - 安装完成后,直接呼叫该 Skill 的名称或使用
/anti-hype-filter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Anti-hype Filter 是什么?
Detect hype cycles and neutralize emotional triggers by rewriting claims into verifiable structures and explicit risk/uncertainty. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Anti-hype Filter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install anti-hype-filter」即可一键安装,无需额外配置。
Anti-hype Filter 是免费的吗?
是的,Anti-hype Filter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Anti-hype Filter 支持哪些平台?
Anti-hype Filter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Anti-hype Filter?
由 Mauricio Z.(@mzfshark)开发并维护,当前版本 v1.0.0。