Content Preview
--- 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
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/crypto_research.md \
https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/commands/crypto_research.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/disler/claude-code-hooks-masteryThen reference at .claude/commands/crypto_research.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
crypto_research_haiku
Execute lightweight cryptocurrency research using haiku agents
commandscryptoresearchhaiku
by disler · disler-hooks-mastery
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins