# 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.

- Skill: `majiayu000/market-scout-crypto-rotation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/market-scout-crypto-rotation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/market-scout-crypto-rotation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/market-scout-crypto-rotation

---


# Market Scout (Crypto Rotation)

## Instructions
1) Search project data for files:
   - news/*.md
   - intel/*.md
   - events/*.json (if present)
   Use Glob to list files and Read to open them.
2) 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.
3) Output a table: Time(ET) | Headline | One-line Impact | Affected Assets | Risk Regime (+/-/neutral) | Confidence(0–1) | Source
4) End with 3 bullets: What changed? What’s next 24h? What could invalidate?

