Loading...
Loading...
On-chain intelligence for DOG•GO•TO•THE•MOON rune — forensic analysis, LTH vs STH metrics, multi-chain whale tracking, multi-exchange markets, cross-chain data, and airdrop analytics powered by DOG DATA's Bitcoin full node.
npx skill4agent add aibtcdev/skills dog-intelligence| Action | What it returns |
|---|---|
| pulse | Full market snapshot: price aggregated across all exchanges, MVRV ratio, holder count, LTH vs STH ratio, Diamond Paws count, retention rate. One call, complete picture. |
| whales | Multi-chain whale alerts with severity (CRITICAL/HIGH), USD value, classification, and top 25 holder positions. Covers Bitcoin L1, Stacks, and Solana. |
| diamond | Forensic behavioral profiles — Diamond Paws, Dog Legends, Paper Hands breakdown. Proprietary Diamond Score ratings across 14 holder categories. |
| airdrop | Origin story analytics: the Runestone→DOG airdrop (100B tokens, 75,490 recipients, zero pre-sale). Retention rate, behavior breakdown, current holder status. |
| lth-sth | The trademark metric: Long-Term Holder vs Short-Term Holder supply ratio. HODL waves, UTXO age distribution, median age, and supply conviction analysis. |
| markets | Full multi-exchange view: prices and volumes from 20+ exchanges (CEX + Solana DEX). Spread analysis, trust scores, and 24h high/low from Kraken. |
| multichain | Cross-chain DOG intelligence: bridged supply on Stacks and Solana. Holder count, market cap, liquidity, and 24h metrics per chain. |
| bitcoin | Bitcoin network context: latest block, hashrate, difficulty adjustment progress, mempool depth, and fee recommendations. |
status: "blocked"bun run dog-intelligence/dog-intelligence.ts doctorbun run dog-intelligence/dog-intelligence.ts run --action pulsebun run dog-intelligence/dog-intelligence.ts run --action whalesbun run dog-intelligence/dog-intelligence.ts run --action diamondbun run dog-intelligence/dog-intelligence.ts run --action airdropbun run dog-intelligence/dog-intelligence.ts run --action lth-sthbun run dog-intelligence/dog-intelligence.ts run --action marketsbun run dog-intelligence/dog-intelligence.ts run --action multichainbun run dog-intelligence/dog-intelligence.ts run --action bitcoinbun run dog-intelligence/dog-intelligence.ts install-packs{
"status": "success",
"action": "descriptive message",
"data": {},
"error": null,
"source": "dogdata.xyz",
"timestamp": "ISO-8601"
}{
"status": "error",
"action": "context of what failed",
"data": null,
"error": "descriptive error message",
"source": "dogdata.xyz",
"timestamp": "ISO-8601"
}{
"status": "blocked",
"action": "rate_limited",
"data": null,
"error": "Rate limited on /endpoint. Retry after 60s.",
"source": "dogdata.xyz",
"timestamp": "ISO-8601"
}