crypto-movers-haiku

Tracks biggest cryptocurrency gainers and losers over specified timeframes. Use for quick market movement insights.

Content Preview
---
name: crypto-movers-haiku
description: Tracks biggest cryptocurrency gainers and losers over specified timeframes. Use for quick market movement insights.
tools: WebSearch
model: haiku
color: green
---

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

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/crypto-movers-haiku.md \
  https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/agents/crypto/crypto-movers-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-movers-haiku.md

Related Skills