Content Preview
--- allowed-tools: Bash(date:*), Bash(mkdir:*), Task, Write argument-hint: [crypto_ticker_symbol] description: Execute lightweight cryptocurrency research using haiku agents --- # Crypto Research Haiku Command Execute lightweight cryptocurrency research by calling only haiku versions of crypto analysis agents in parallel. ## Variables - **TICKER**: $ARGUMENTS - The cryptocurrency ticker symbol to analyze (e.g., BTC, ETH, SOL) - Used by: crypto-coin-analyzer-haiku agent ## Agents ### Al
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/crypto_research_haiku.md \
https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/commands/crypto_research_haiku.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_haiku.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
Execute comprehensive cryptocurrency research using all crypto agents
commandscryptoresearch
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