crypto-coin-analyzer-opus

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-opus
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: opus
color: red
---

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-opus.md \
  https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/agents/crypto/crypto-coin-analyzer-opus.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-opus.md

Related Skills