Market Scout (Crypto Rotation)

Scan news, intel, and events files to summarize market-moving crypto headlines.

1|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ricketter1984/crypto-rotation-agents --skill market-scout-crypto-rotation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Market Scout (Crypto Rotation)
Source: https://github.com/ricketter1984/crypto-rotation-agents/tree/main/.claude/skills/market-scout/.claude/skills/market-scout
Command: npx skills add https://github.com/ricketter1984/crypto-rotation-agents --skill market-scout-crypto-rotation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill scans macro and crypto headlines and summarizes only market-moving items for BTC, ETH, SOL, ADA, and PAXG, helping you stay on top of catalysts and rotation context in the last 4–24 hours.

Core Features & Use Cases

  • Headline mining: Searches news, intel, and events for the last 24h.
  • Impact extraction: Highlights high-impact terms like ETF, funding, basis, SEC, listing, CPI, FOMC, and whale activity.
  • Summary table: Outputs Time (ET), Headline, One-line Impact, Affected Assets, Risk Regime, Confidence, Source.
  • Post-analysis: Ends with What changed, What’s next 24h, and What could invalidate.

Quick Start

Ensure news/intel/events data exist in the repository and run to produce a summarized table of market-moving items for the target assets.

Frequently Asked Questions about Market Scout (Crypto Rotation)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify market-moving crypto headlines in the last 24 hours?

Market-moving headlines are identified by scanning news, intel, and events files for high-impact terms like ETF, liquidation, funding, SEC, listing, and whale activity. This Skill extracts and summarizes only those items affecting BTC, ETH, SOL, ADA, and PAXG from the last 4–24 hours, filtering out lower-signal noise.

What data sources does this Skill scan for crypto catalysts?

The Skill uses glob-based discovery to search news/*.md, intel/*.md, and events/*.json files in your repository. It extracts content from these structured sources, applies grep-based filtering for market-impact terms, and returns only items from the last 24 hours.

Can I use this Skill to track rotation context across multiple assets?

Yes. The Skill outputs a structured table showing Time (ET), Headline, One-line Impact, Affected Assets, Risk Regime, Confidence score, and Source. It covers five assets—BTC, ETH, SOL, ADA, and PAXG—so you can see which assets are affected and how risk regimes shift.

What's included in the Skill's post-analysis output?

After the summary table, the Skill provides three analytical notes: What changed (summary of key catalysts), What's next 24h (forward-looking implications), and What could invalidate (risk factors that might reverse the thesis).

Do I need existing news and events files to run this Skill?

Yes. The Skill requires news/*.md, intel/*.md, and events/*.json files already present in your repository. It scans these files for content; if they don't exist or are empty, no headlines will be returned.