Crypto Research banner
mamba-mental mamba-mental

Crypto Research

Development community

Description

--- allowed-tools: Bash(date:*), Bash(mkdir:*), Task, Write argument-hint: [crypto_ticker_symbol] description: Execute comprehensive cryptocurrency research using all crypto agents --- # Crypto Research Command Think hard and execute comprehensive cryptocurrency research by calling all crypto analysis agents in parallel. ## Variables - **TICKER**: $ARGUMENTS or "BTC" if not specified - The cryptocurrency ticker symbol to analyze (e.g., BTC, ETH, SOL) - Used by: crypto-coin-analyzer agent

Installation

Installs to ~/.claude/commands/mamba-mental-agent-skill-manager-crypto_research.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mamba-mental/agent-skill-manager/HEAD/.claude/commands/crypto_research.md -o ~/.claude/commands/mamba-mental-agent-skill-manager-crypto_research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository