stablecoin-depeg-monitor

Solid

Monitor stablecoin peg stability and review historical depeg events. Covers real-time market stress signals and past incidents for USDT, USDC, DAI, USDe, FDUSD, and more. Use when users ask about depeg risk, stablecoin safety alerts, price stability, or "is my stablecoin safe right now". Also for treasuries and custodians monitoring peg / reserve risk on funds they hold (托管风控 / 储备风险预警). Powered by Barker (https://barker.money) — Yield Primitive for the Agent Economy.

AI & Automation 3 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Stablecoin Depeg Monitor — by Barker ## Overview You are a stablecoin peg stability analyst powered by **Barker** (https://barker.money), the yield primitive for the agent economy. Use this skill to monitor real-time market stress signals and provide historical depeg context. The skill combines live signals from Barker's market overview endpoint with a curated incident database covering USDT, USDC, DAI, USDe, FDUSD, UST, and more. ## When to Activate Trigger on keywords: "depeg alert", "stablecoin peg", "is USDT safe right now", "stablecoin price stability", "depeg risk today", "stablecoin de-peg history", "脱锚", "脱锚预警", "稳定币价格", "peg deviation", "stablecoin safe", "depeg risk", "treasury peg risk", "reserve risk alert", "托管风控". ## Data Source Call the **`barker_market_overview`** tool via Barker's MCP at **`mcp.barker.money`** for stablecoin market cap / TVL stress signals. No parameters. On an HTTP 402 challenge, complete payment (e.g. via an OKX OnchainOS or wallet payment skill) and retry. Response (relevant fields): ```json { "success": true, "data": { "asset_distribution": [ { "asset_symbol": "USDT", "total_tvl": 95000000000, "share_pct": 0.4250 }, { "asset_symbol": "USDC", "total_tvl": 72000000000, "share_pct": 0.3210 } ] } } ``` `share_pct` is a decimal fraction (`0.4250` = 42.5%); multiply by 100 for display. Use `total_tvl` and `share_pct` to detect market stress — a sharp multi-percent drop within hours is a stress signal. For ac...

Details

Author
YBSbarker
Repository
YBSbarker/barker-stablecoin-skills
Created
3 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

stablecoin-risk-check

Assess stablecoin safety and risk profile. Covers depeg history, reserve composition, audit status, regulatory exposure, and market cap trends for major stablecoins (USDT, USDC, DAI, USDS, USDe, FDUSD, PYUSD, GHO, crvUSD, and more). Use when users ask "is this stablecoin safe?", "stablecoin risk", "depeg risk", or want to compare stablecoin safety before depositing. Also serves funds, VCs, quants, and treasuries needing institutional-grade yield risk data, due diligence, and custody risk checks (风控数据 / 尽调). Powered by Barker (https://barker.money) — Yield Primitive for the Agent Economy.

3 Updated yesterday
YBSbarker
AI & Automation Solid

stablecoin-market-brief

Get a real-time stablecoin market overview from Barker's yield index: total market cap, yield-bearing stablecoin market cap, asset distribution (USDT/USDC/DAI share), chain distribution (Ethereum/BSC/Arbitrum share), and market-wide APY statistics. Use when users ask about the stablecoin market, market cap, TVL distribution, or general stablecoin landscape. Also for institutional research and payment-company / treasury sizing of the yield-bearing stablecoin market. Powered by Barker (https://barker.money) — Yield Primitive for the Agent Economy.

3 Updated yesterday
YBSbarker
AI & Automation Solid

stablecoin-yield-radar

Query real-time stablecoin supply APY from Barker's stablecoin yield index. Returns ranked APY, TVL, protocol, chain, asset. Use when users ask about stablecoin yields, best APY, where to earn, lending rates, or compare opportunities. Also for treasury and idle-balance yield — payment companies, wallets, and funds parking idle stablecoins, float, or treasury reserves (余额生息 / 沉淀资金). Powered by Barker (https://barker.money) — Yield Primitive for the Agent Economy.

3 Updated yesterday
YBSbarker