
An AI-powered cryptocurrency research agent that combines Claude's intelligence with a skills-based architecture, parallel subagents, and MCP integrations to deliver comprehensive market analysis.
Features
Architecture
┌─────────────────────────────────────────────────────────────────────────┐
│ USER INPUT │
│ "research bitcoin" │
└─────────────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────┐
│ MAIN AGENT (Orchestrator) │
│ │
│ • Loads crypto-research-methodology skill │
│ • Parses user request │
│ • Coordinates subagents │
│ • Synthesizes final report │
└─────────────────────────────────┬───────────────────────────────────────┘
│
┌─────────────┼─────────────┐
│ │ │
▼ ▼ ▼
┌─────────────┐ ┌─────────────┐ ┌─────────────────┐
│ PRICE │ │ NEWS │ │ SOCIAL │
│ ANALYST │ │ AGGREGATOR │ │ SENTINEL │
├─────────────┤ ├─────────────┤ ├─────────────────┤
│ technical- │ │ news- │ │ sentiment- │
│ analysis │ │ research │ │ analysis │
│ skill │ │ skill │ │ skill │
├─────────────┤ ├─────────────┤ ├─────────────────┤
│ • Price │ │ • Headlines │ │ • Fear & Greed │
│ • RSI, SMA │ │ • Sources │ │ • Twitter/Reddit│
│ • Support/ │ │ • Categories│ │ • Sentiment │
│ Resistance│ │ • Red flags │ │ cycle │
└──────┬──────┘ └──────┬──────┘ └────────┬────────┘
│ │ │
└───────────────┼──────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────┐
│ SYNTHESIS ENGINE │
│ │
│ • Identifies agreements across sources │
│ • Flags contradictions │
│ • Assesses confidence level │
│ • Generates structured report │
└─────────────────────────────────┬───────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────┐
│ FORMATTED REPORT │
│ │
│ 📊 Price Analysis 📰 News Digest 🌐 Sentiment Overview │
│ │
│ 🔮 Synthesis & Outlook │
│ ⚠️ Risk Factors │
└─────────────────────────────────────────────────────────────────────────┘
Quick Start
Prerequisites