Back to Skills

crypto

verified

On-chain analytics for Bitcoin, Ethereum, and crypto markets. Triggers: bitcoin outlook, price analysis, market valuation, overvalued, undervalued, whale activity, exchange flows, trading signal, MVRV, SOPR, NVT, funding rate, market cycle, bull market, bear market, on-chain analysis, smart money.

View on GitHub

Marketplace

cryptoquant-plugins

CryptoQuantOfficial/cryptoquant-skills

Plugin

cryptoquant

Repository

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/CryptoQuantOfficial/cryptoquant-skills/blob/main/skills/crypto/SKILL.md -a claude-code --skill crypto

Installation paths:

Claude
.claude/skills/crypto/
Powered by add-skill CLI

Instructions

# CryptoQuant On-Chain Analytics

Access CryptoQuant's on-chain data for cryptocurrency market analysis.

## Response Language

**Always respond in the same language as the user's prompt.** If the user asks in Korean, respond in Korean. If in English, respond in English.

---

## Quick Start

```
/crypto                   # Initialize session (run first!)
/crypto-market            # Quick market summary
/crypto-signal btc        # Get buy/sell/hold signal
/crypto-whale             # Track whale activity
```

---

## Session Initialization

**MUST run `/crypto` before any data request.**

```
/crypto
    ↓
┌─────────────────────────────────────┐
│ Check for API key:                  │
│ 1. Environment variable             │
│ 2. Stored credentials               │
│    (~/.cryptoquant/credentials)     │
└─────────────────────────────────────┘
    ↓
┌─────────────────────────────────────┐
│ No key found?                       │
│ → Browser opens automatically       │
│ → User enters API key               │
│ → Key saved locally                 │
└─────────────────────────────────────┘
    ↓
Authenticated → Shows plan/permissions
```

---

## Available Commands

| Command | Description |
|---------|-------------|
| `/crypto` | Initialize session, show status |
| `/crypto-market [asset]` | Quick 30-second market summary |
| `/crypto-signal [asset]` | Buy/Sell/Hold trading signal |
| `/crypto-whale [asset]` | Whale activity tracker |

---

## Available Agents

| Agent | Trigger | Description |
|-------|---------|-------------|
| `market-analyst` | "full analysis", "market report" | Comprehensive multi-metric analysis |
| `whale-tracker` | "whale tracking", "smart money" | Deep whale movement monitoring |

---

## Intent-to-Metric Quick Reference

| User Question | Intent | Primary Metric | Free? |
|---------------|--------|----------------|-------|
| "Is BTC overvalued?" | VALUATION | mvrv | Yes |
| "Network utility vs price?" | NETWORK_VALUATION | nvt | Yes |
| "Profit t

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
6182 chars