← 返回 Skills 市场
diagnostikon

Polymarket Twitter Sentiment Spike Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install polymarket-twitter-sentiment-spike-trader
功能描述
Detects crisis and news spikes across other Polymarket markets and adjusts expected posting rates upward for post-count bins. Requires SIMMER_API_KEY and sim...
安全使用建议
This skill appears to do what it says: it needs your SIMMER_API_KEY to read markets and optionally place trades. Before installing: 1) Fix or confirm the registry metadata discrepancy (the skill does require SIMMER_API_KEY even if the registry summary showed none). 2) Review the simmer-sdk source on PyPI/GitHub to ensure the client behaves as you expect. 3) Use a restricted/test API key or ensure the key has no live-trade permission while you validate behavior; do not place a full-permission live key in shared/automated environments. 4) Keep --live usage manual and limited; default operation is paper/sim. 5) If you want additional assurance, run the included trader.py in a controlled environment and inspect network calls (or run with a mocked SimmerClient) before supplying credentials.
功能分析
Type: OpenClaw Skill Name: polymarket-twitter-sentiment-spike-trader Version: 0.0.3 The skill implements a sentiment-based trading strategy for Polymarket using the `simmer-sdk`. It includes safety features like paper trading by default and configurable risk parameters. No evidence of data exfiltration, malicious execution, or harmful instructions was found in trader.py or SKILL.md.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to detect crisis spikes and trade Polymarket posting-count bins; the included code uses simmer_sdk and requires SIMMER_API_KEY which is exactly what's needed to read markets and place trades. NOTE: the registry summary at the top of the scan output showed "Required env vars: none" and "Primary credential: none", but both SKILL.md and clawhub.json declare SIMMER_API_KEY as required — this metadata mismatch should be corrected before install.
Instruction Scope
SKILL.md and trader.py limit actions to discovering markets, computing signals, and placing trades via the SimmerClient. The skill explicitly reads your Simmer portfolio (necessary for its purpose). It does not instruct the agent to read arbitrary system files or other unrelated environment variables, nor does it include instructions to post data to third-party endpoints outside the Simmer/Polymarket ecosystem.
Install Mechanism
There is no install spec that downloads arbitrary code; the skill depends on the simmer-sdk PyPI package and includes a local trader.py. No external URL downloads or archive extraction are used in the skill bundle.
Credentials
The skill requires SIMMER_API_KEY and numerous SIMMER_* tunables (declared in clawhub.json). These are proportionate to a trading bot. Important caution: the API key grants trading authority — although the skill defaults to paper trading, a key that allows live execution combined with manually passing --live would permit real trades. The SKILL.md warns about not placing a live-capable key in environments where automated code could call --live.
Persistence & Privilege
always:false and autostart:false are set; automaton entrypoint exists but cron is null. The skill can be invoked autonomously by the agent (normal platform behavior), but it does not force installation-wide presence or modify other skills' configs. apply_skill_config is used defensively and is expected in Simmer runtime.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-twitter-sentiment-spike-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-twitter-sentiment-spike-trader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True so --live actually routes to polymarket-venue for real USDC trades
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
- Version bump: 1.0.1 released with no user-facing or code changes. - No updates to documentation, configuration, or functionality detected. - Skill behavior, risk parameters, and requirements remain unchanged from 1.0.0.
v1.0.0
Initial release of Twitter Sentiment Spike Trader. - Detects crisis/news spikes in Polymarket markets to anticipate increased posting rates by public figures. - Dynamic adjustments for post-count market signals based on global event detection. - Includes person-specific crisis multipliers for Trump, Elon, CZ, and Vitalik. - Risk controls, tunable parameters, and execution safeguards by default; live trading only enabled with explicit flag. - Requires SIMMER_API_KEY and simmer-sdk dependency.
元数据
Slug polymarket-twitter-sentiment-spike-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Polymarket Twitter Sentiment Spike Trader 是什么?

Detects crisis and news spikes across other Polymarket markets and adjusts expected posting rates upward for post-count bins. Requires SIMMER_API_KEY and sim... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 Polymarket Twitter Sentiment Spike Trader?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-twitter-sentiment-spike-trader」即可一键安装,无需额外配置。

Polymarket Twitter Sentiment Spike Trader 是免费的吗?

是的,Polymarket Twitter Sentiment Spike Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Polymarket Twitter Sentiment Spike Trader 支持哪些平台?

Polymarket Twitter Sentiment Spike Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Polymarket Twitter Sentiment Spike Trader?

由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。

💬 留言讨论