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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/market-scout
SKILL.md
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?
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?