macro-crypto-correlation-scanner-sonnet

Use proactively to analyze correlations between macroeconomic events and cryptocurrency market movements. Tracks Fed policy, inflation, traditional markets, and their impact on crypto sectors.

Content Preview
---
name: macro-crypto-correlation-scanner-sonnet
description: Use proactively to analyze correlations between macroeconomic events and cryptocurrency market movements. Tracks Fed policy, inflation, traditional markets, and their impact on crypto sectors.
tools: WebSearch, Bash
model: sonnet
color: blue
---

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

Recommended: Install to project (local)

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

Related Skills