Install
openclaw skills install stablecoin-depeg-scannerEvaluate stablecoin depeg events for crisis arbitrage opportunities. Use when a user mentions a stablecoin crash, depeg, exploit, hack, or asks whether to buy a depegged stablecoin. Triggers on keywords like "depeg", "depegged", "stablecoin crash", "脱锚", "稳定币暴跌", "稳定币脱钩", "能不能抄底", "mint exploit", "USR", "UST", "should I buy", "black swan", "黑天鹅".
openclaw skills install stablecoin-depeg-scanner3-minute crisis arbitrage evaluator. When a stablecoin loses its peg, run the assessment to decide: buy, watch, or avoid.
Depeg = panic pricing. The question is NOT "is it safe" but "is the discount bigger than the real damage?" Small position, high odds, asymmetric payoff.
When user mentions a stablecoin depeg event:
cd SKILL_DIR && python scripts/depeg_eval.py <COIN> --capital <USER_CAPITAL>
<COIN>: CoinGecko ID or symbol (e.g., resolv-usr, USR, DAI)--capital: User's total available capital in USD (default: 5000)--peg: Target peg price if not $1.00 (default: 1.0)The script auto-fetches: current price, market cap, TVL from DefiLlama, and calculates odds + position size.
Replace SKILL_DIR with the resolved absolute path of this SKILL.md's parent directory.
The script outputs a checklist. Use web_search to answer these questions:
Was collateral stolen or was it a mint/logic exploit?
"<coin_name> exploit PeckShield" or "<coin_name> hack SlowMist"Has the team responded?
Is the bug fixable?
Based on exploit analysis, adjust the script's score:
Deliver final recommendation with:
For detailed scoring logic, exploit type analysis, historical benchmarks, and red/green flags, read references/decision-framework.md.
🔍 稳定币脱锚评估: <SYMBOL>
📊 价格:
• 当前: $X.XX | 锚定: $1.00 | 偏离: XX%
• 赔率: X.Xx
🏦 抵押物:
• TVL: $XXM (较昨日 -X%)
• 状态: 完整/部分损失/已掏空
🔐 攻击分析:
• 类型: 铸造漏洞/预言机/抵押物被盗
• 团队响应: 已暂停/未回应
• 可修复性: 高/中/低
📋 结论:
• 操作: 🟢买入 / 🟡观望 / 🔴回避
• 仓位: $XXX (总资金X%)
• 目标: $X.XX
• 止损条件: XXX