Loading...
Loading...
On-chain data analysis framework — covers active addresses, whale behaviour, TVL (total value locked), DEX liquidity, and on-chain valuation metrics: MVRV (market cap / realised value), NVT (network value / transaction volume), SOPR. Longbridge provides spot crypto quotes (.HAS); raw on-chain data requires external sources (Glassnode / Dune Analytics). Triggers: "链上数据", "链上分析", "MVRV", "NVT", "活跃地址", "鲸鱼地址", "TVL", "SOPR", "链上指标", "链上估值", "鏈上數據", "鏈上分析", "活躍地址", "鯨魚地址", "鏈上指標", "鏈上估值", "on-chain data", "on-chain analysis", "MVRV ratio", "NVT ratio", "active addresses", "whale activity", "TVL", "SOPR", "on-chain valuation", "DeFi TVL", "crypto on-chain".
npx skill4agent add longbridge/skills longbridge-onchainResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
Data scope: Longbridge CLI provides spot crypto price and price history only. On-chain raw data (address activity, TVL, whale transfers) is not available via the Longbridge CLI — the user must supply external data (Glassnode, Dune Analytics, Nansen, etc.) or paste it directly. This skill interprets and synthesises that data.
If unsure of exact flag names, runbefore proceeding.longbridge <subcommand> --help
# Crypto spot quote
longbridge quote BTCUSD.HAS --format json
# 90-day daily price trend (ETH example)
longbridge kline ETHUSD.HAS --period day --count 90 --format json.HASBTCUSD.HASETHUSD.HASSOLUSD.HASON-CHAIN ANALYSIS — <TOKEN> <Date>
PRICE CONTEXT (Longbridge)
Current: $xx,xxx 7d: +x.x% 30d: +x.x%
90d Range: $xx,xxx – $xx,xxx
ON-CHAIN METRICS (from <source>)
MVRV: x.xx → [Undervalued | Fair | Overheated]
NVT: xxx → [Low | Normal | High]
SOPR: x.xxx → [Accumulation | Neutral | Distribution]
Active Addresses (7d avg): xxx,xxx
DEFI / TVL (if provided)
Total TVL: $xxB 7d change: +x.x%
Top Protocol: <Name> $xxB
VERDICT
<2–3 sentence synthesis combining price trend and on-chain signals>
Signal: [Bullish | Neutral | Bearish | Cautious]
DATA SOURCES
Price: Longbridge Securities
On-chain: <Glassnode | Dune | User-supplied>| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| Crypto symbol not found | 请使用 .HAS 后缀格式,如 BTCUSD.HAS。 | 請使用 .HAS 後綴格式,如 BTCUSD.HAS。 | Use the .HAS suffix format, e.g. BTCUSD.HAS. |
| No on-chain data provided | 链上原始数据请从 Glassnode 或 Dune 获取后提供给我。 | 鏈上原始數據請從 Glassnode 或 Dune 取得後提供給我。 | Please provide on-chain data from Glassnode or Dune Analytics. |
| 请安装 longbridge-terminal 或通过 MCP 连接。 | 請安裝 longbridge-terminal 或透過 MCP 連線。 | Install longbridge-terminal or connect via MCP. |
| 请运行 | 請執行 | Run |
longbridgemcp__longbridge__quotemcp__longbridge__klinelongbridge-quotelongbridge-klinelongbridge-capital-flowlongbridge-valuationskills/longbridge-onchain/
└── SKILL.md