Claude-skill-registry-data Market Scout (Crypto Rotation)
Scan recent macro/crypto headlines and summarize ONLY market-moving items for BTC, ETH, SOL, ADA, PAXG. Use when the user asks for a market snapshot, catalysts, or rotation context in the last 4–24 hours.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/market-scout" ~/.claude/skills/majiayu000-claude-skill-registry-data-market-scout-crypto-rotation && rm -rf "$T"
manifest:
data/market-scout/SKILL.mdsource content
Market Scout (Crypto Rotation)
Instructions
- Search project data for files:
- news/*.md
- intel/*.md
- events/*.json (if present) Use Glob to list files and Read to open them.
- Extract items from the last 24h. Use Grep to highlight high-impact terms: ETF, liquidation, funding, basis, SEC, listing, outage, tariff, CPI, FOMC, whale, hack.
- Output a table: Time(ET) | Headline | One-line Impact | Affected Assets | Risk Regime (+/-/neutral) | Confidence(0–1) | Source
- End with 3 bullets: What changed? What’s next 24h? What could invalidate?