polymarket-news-events

Monitors 20+ premium RSS feeds for breaking news and matches stories to Polymarket markets via keyword analysis. Trades when breaking news creates an estimated price impact exceeding 12%. Uses fast accept/reject pre-filtering before deeper analysis.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "polymarket-news-events" with this command: npx skills add Mibayy/news-events

Breaking News Event Trader

Comprehensive breaking news monitor that trades Polymarket markets on high-impact events.

What It Does

Continuously polls 20+ premium news RSS feeds, pre-filters stories with fast keyword matching, then matches relevant stories to active Polymarket markets. When a breaking story has estimated price impact >12%, generates a trade signal.

News Sources

CategorySources
Wire ServicesReuters, AP
BroadcastBBC, CNBC
FinancialBloomberg, FT, MarketWatch, WSJ
PoliticsPolitico, Axios, The Hill
CryptoCoinDesk, CoinTelegraph
TechTechCrunch

Pre-Filter System

Two-stage filtering for speed:

  1. Fast reject — Skip stories with common noise keywords (opinion, podcast, review)
  2. Fast accept — Prioritize stories with high-signal keywords (breaking, passes, signs, ruling, indicted, default, crash, surge)

Only stories passing pre-filter get matched against Polymarket markets.

Impact Estimation

Stories are scored on:

  • Source credibility tier (wire services > financial > blogs)
  • Keyword signal strength
  • Headline match quality to market question
  • Recency (exponential decay over 30 minutes)

Requirements

pip dependencies: simmer-sdk, requests, feedparser

Environment variables:

  • SIMMER_API_KEY (required) - get from simmer.markets/dashboard

⚠️ Automated trading. Dry-run is the default. Pass --live to execute real trades. Review all configuration before enabling live mode.

Usage

python news_events.py                  # dry run
python news_events.py --live           # real trades
python news_events.py --live --quiet   # cron mode

🧪 Remixable Template — Fork this skill to add your own RSS sources, tune impact thresholds, add sentiment analysis, or integrate with a news API for faster delivery than RSS.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Batch Content Factory

Multi-platform content production line. Automates the entire workflow from topic research to content creation. Suitable for self-media operators producing hi...

Registry SourceRecently Updated
Research

Fund Analyzer Pro

[何时使用]当用户需要基金深度分析时;当用户说"分析这个基金""基金对比""基金诊断""基金经理分析"时;当检测到基金代码/基金名称/投顾策略时触发。整合天天基金 API+ 且慢 MCP,提供单一基金分析/基金比较/基金诊断/持仓诊断/基金经理/机会分析/投资方式/报告信号八大模块。新增信号监控提醒功能(sign...

Registry SourceRecently Updated
Research

FN Portrait Toolkit

Financial report footnote extraction and analysis tool for Chinese A-share listed companies. Use when: (1) User wants to extract financial note data from ann...

Registry SourceRecently Updated
Research

流式AI检索问答技能

通用流式AI检索问答技能 — 为任意行业应用提供四步流式分析交互界面。 触发场景:用户输入关键词 → AI自动执行:理解意图 → 检索知识库 → 流式生成 → 来源标记 → 完整回答。 当需要实现以下任意场景时激活: (1) AI搜索框 / 智能咨询组件重构 (2) 知识库问答(医疗/法律/金融/教育等垂直领域)...

Registry SourceRecently Updated