/install dolph-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
| Category | Sources |
|---|---|
| Wire Services | Reuters, AP |
| Broadcast | BBC, CNBC |
| Financial | Bloomberg, FT, MarketWatch, WSJ |
| Politics | Politico, Axios, The Hill |
| Crypto | CoinDesk, CoinTelegraph |
| Tech | TechCrunch |
Pre-Filter System
Two-stage filtering for speed:
- Fast reject — Skip stories with common noise keywords (opinion, podcast, review)
- 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
--liveto 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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dolph-news-events - 安装完成后,直接呼叫该 Skill 的名称或使用
/dolph-news-events触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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 estimat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Polymarket News Events?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dolph-news-events」即可一键安装,无需额外配置。
Polymarket News Events 是免费的吗?
是的,Polymarket News Events 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket News Events 支持哪些平台?
Polymarket News Events 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket News Events?
由 richducat(@richducat)开发并维护,当前版本 v1.0.0。