crypto-coin-analyzer-haiku

Cryptocurrency analysis specialist for real-time market insights. Use proactively when given one specific crypto ticker symbol to analyze current price, news, sentiment, and technical indicators.

Content Preview
---
name: crypto-coin-analyzer-haiku
description: Cryptocurrency analysis specialist for real-time market insights. Use proactively when given one specific crypto ticker symbol to analyze current price, news, sentiment, and technical indicators.
tools: WebSearch, Bash, Write
model: haiku
color: green
---

Read and Execute: .claude/commands/agent_prompts/crypto_coin_analyzer_agent_prompt.md
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/crypto-coin-analyzer-haiku.md \
  https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/agents/crypto/crypto-coin-analyzer-haiku.md

Skill 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-mastery

Then reference at .claude/agents/crypto/crypto-coin-analyzer-haiku.md

Related Skills