NativeAIHub
🪙

Crypto Analysis

Triggers the crypto-analyst agent for deep token and protocol research. On-chain analytics, tokenomics, and macro framework analysis.

Skill·/analyze-crypto·3 sections·1 min read
financeresearch
Install Prompt

Paste this into Claude Code to set it up:

I want to add the /analyze-crypto skill to my Claude Code setup.

Create the directory ~/.claude/skills/analyze-crypto/ and inside it create SKILL.md with the crypto analysis workflow.

The skill should:
- Accept a token symbol or protocol name
- Trigger the crypto-analyst agent for deep research
- Analyze tokenomics, on-chain metrics, and protocol fundamentals
- Apply macro framework analysis (narrative cycles, sector rotation)
- Write a comprehensive analysis file with risk assessment and thesis

After creating the file, the skill is immediately available via /analyze-crypto.

01What It Does

Crypto research from the terminal

Type /analyze-crypto SOL and Claude launches the crypto-analyst agent, which researches the token or protocol using web scraping for on-chain data, analyzes tokenomics and protocol mechanics, applies macro framework analysis (narrative cycles, sector rotation, risk/reward), and writes a comprehensive analysis file with a clear investment thesis.
1

Research the protocol

Scrapes documentation, whitepapers, and protocol dashboards to understand the technology, team, and roadmap.

2

Analyze tokenomics

Evaluates token supply schedule, emission rate, staking mechanics, fee distribution, treasury holdings, and unlock events.

3

Assess on-chain metrics

Reviews active addresses, TVL trends, transaction volume, developer activity, and protocol revenue where available.

4

Apply macro framework

Places the token in context of market cycles, narrative trends, sector rotation, and risk-on/risk-off positioning.

5

Write analysis file

Saves a comprehensive report with protocol overview, tokenomics breakdown, on-chain health, risk assessment, and investment thesis.

02How to Use

Usage

Run /analyze-crypto ETH for a deep dive on Ethereum, or /analyze-crypto Aave to analyze the Aave protocol. The skill delegates to the crypto-analyst agent and saves the output to your finance context directory.
Tokens: provide a ticker symbol (ETH, SOL, LINK) for token level analysis.
Protocols: provide a protocol name (Aave, Uniswap, Lido) for protocol level deep dives.
Persistent output: analysis is saved as a markdown file for future reference and portfolio tracking.

03Dependencies

Required components

This skill relies on Firecrawl MCP for scraping protocol documentation and on-chain data dashboards, and the crypto-analyst agent for specialized analysis prompts. Web search is used to find the latest data sources for each token or protocol.