news ยท git:20260127.930cd97 ยท 2026-01-27 ยท sha256 05fe501b44708b3c

news git:20260127.930cd97A

Immutable. This exact content is served forever at /api/v1/blob/05fe501b44708b3c.

---
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%)
```