Agent skill

news

Monitor news and correlate with prediction market movements

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill news-alsk1992-cloddsbot --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/news-alsk1992-cloddsbot/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

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

What's inside
Steps it walks through
  1. Commands
  2. Recent News
  3. Market-Specific News
  4. News Alerts
  5. News Sources
  6. Twitter/X Accounts
  7. RSS Feeds
  8. Correlation Features
  9. Auto-Matching
  10. Price Impact
  11. Examples
  12. Output Format
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the news skill do?

Monitor news and correlate with prediction market movements

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill news-alsk1992-cloddsbot --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