/install ai-displacement-monitor
AI Displacement Monitor
Use this skill to produce a structured risk monitor for AI-led labor substitution and downstream financial stress.
Output Format
Always return:
- Signal Board (10 indicators with latest value, direction, threshold status)
- Composite Risk Light (
GREEN/YELLOW/ORANGE/RED) - Actionable Notes (portfolio/risk posture suggestions)
- Data Gaps (missing or stale inputs)
Indicator Framework
Read references/thresholds.example.json and follow its indicator IDs, thresholds, and tiering.
Also apply the "Industrial-Revolution Lens" when interpreting risk:
-
Do not evaluate layoffs alone.
-
Compare substitution speed vs re-absorption speed (new demand + new capex).
-
If substitution weakens labor but capex/reinvestment accelerates, avoid over-escalating crisis labels.
-
Tier A (Leading labor demand): A1-A4
-
Tier B (Labor market confirmation): B1-B3
-
Tier C (Spillover: consumption/credit): C1-C3
Composite Rule
- YELLOW: Tier A triggered >= 2
- ORANGE: Tier A >= 2 and Tier B >= 1
- RED: Tier A >= 2 and Tier B >= 1 and Tier C >= 1
- GREEN: otherwise
Weak-Links Interpretation (Jones Lens)
When assessing macro impact, apply a weak-links check:
- Broad automation can still deliver gradual macro gains if key bottleneck tasks remain scarce.
- Do not infer immediate macro collapse from partial task automation alone.
- If bottleneck proxies remain tight (D3 worsening, D4 weak reinvestment), keep risk elevated.
- If bottlenecks ease via reinvestment/capex and purchasing power improves (D1/D2), avoid over-escalation.
Minimum Quality Rules
- Time-stamp each metric and note frequency mismatch (weekly vs monthly vs quarterly).
- If source coverage is partial, mark confidence as
lowormedium. - Never hide missing data; list it under Data Gaps.
- If more than 3 indicators are missing, downgrade confidence by one level.
Recommended Alert Style
Keep alerts short and decision-oriented:
- "What changed"
- "Why it matters now"
- "What to do next"
Optional JSON Mode
If user asks for machine-readable output, return:
asOfsignals[](id, value, unit, threshold, triggered, trend)compositeconfidencegaps[]notes[]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-displacement-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-displacement-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AI Displacement Monitor 是什么?
Monitor early-warning signals of AI-driven white-collar labor displacement and macro-financial spillovers. Use when you need a practical indicator framework,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 573 次。
如何安装 AI Displacement Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-displacement-monitor」即可一键安装,无需额外配置。
AI Displacement Monitor 是免费的吗?
是的,AI Displacement Monitor 完全免费(开源免费),可自由下载、安装和使用。
AI Displacement Monitor 支持哪些平台?
AI Displacement Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Displacement Monitor?
由 Li Xin(@spyfree)开发并维护,当前版本 v1.0.2。