Agent skill

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.

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill market-scout --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGrepGlob
Path: skills/analysis/market-scout/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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

What's inside
Steps it walks through
  1. Instructions
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Market Scout (Crypto Rotation) skill do?

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.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill market-scout --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going