Monitor news and correlate with prediction market movements
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill news-alsk1992-cloddsbot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of News Alsk1992 Cloddsbot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-news-alsk1992-cloddsbot)More formats (shields.io, HTML) on the badges page.
---
name: news
description: "Monitor news and correlate with prediction market movements"
emoji: "📰"
---
# News Skill
Track news that affects prediction markets and correlate with price movements.
## Commands
### Recent News
```
/news
/news trump
/news fed
```
### Market-Specific News
```
/news for "Trump 2028"
```
### News Alerts
```
/news alert trump
/news alert "fed rate"
```
## News Sources
### Twitter/X Accounts
- @polyaborama - Polymarket updates
- @Kalshi - Kalshi official
- @MetaculusHQ - Metaculus updates
- @NateSilver538 - Political analysis
- @business - Bloomberg breaking
### RSS Feeds
- Reuters Politics
- AP News
- Federal Reserve Press
- POLITICO
## Correlation Features
### Auto-Matching
When news breaks, automatically identify affected markets:
- "Trump indicted" → Trump election markets
- "Fed signals pause" → Rate cut markets
- "Player injured" → Sports markets
### Price Impact
Track how news affects market prices:
- News timestamp vs price movement
- Volume spike detection
- Sentiment analysis
## Examples
User: "What's moving markets right now?"
→ Show recent news with correlated market moves
User: "Why did Trump drop 5%?"
→ Find news from past hour matching "Trump"
→ Correlate with price action
User: "Alert me to any Fed news"
→ Create news alert for "fed" OR "fomc" OR "powell"
## Output Format
```
📰 MARKET-MOVING NEWS
🔴 HIGH IMPACT (5 min ago)
Reuters: "Trump hints at not running in 2028"
Affected Markets:
• Trump 2028 (Poly): 47¢ → 42¢ (-10.6%)
• Trump 2024 (Kalshi): 52¢ → 54¢ (+3.8%)
• DeSantis 2028 (Poly): 12¢ → 18¢ (+50%)
Volume Spike: 3.2x normal
──────────────────────────
🟡 MEDIUM IMPACT (23 min ago)
Bloomberg: "Fed officials signal data-dependent approach"
Affected Markets:
• Fed March Cut (Poly): 23¢ → 25¢ (+8.7%)
• Fed May Cut (Kalshi): 45¢ → 47¢ (+4.4%)
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!