← 返回 Skills 市场
Polymarket Ai Tech Trader
作者
diagnostikon
· GitHub ↗
· v0.0.3
· MIT-0
392
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install polymarket-ai-tech-trader
功能描述
Trades Polymarket prediction markets on AI model releases, tech IPOs, product launches, GPU infrastructure milestones, and AI regulation events. Use when you...
安全使用建议
This skill appears internally consistent and only needs SIMMER_API_KEY and the simmer-sdk package. Before installing: (1) Treat SIMMER_API_KEY as a sensitive trading credential — use a paper/sim-only key for testing and avoid putting a live-capable key in automated environments until you review behavior. (2) Review the simmer-sdk package source or provenance to confirm the client methods (trade, get_markets, apply_skill_config) behave as expected. (3) Note that SKILL.md mentions using external benchmark/news feeds but the shipped trader.py does not implement these integrations — if you expect those signals, inspect or extend the code. (4) Keep autostart/cron disabled until you validate trading logic in sim mode and verify tunable settings. If you want extra assurance, run the script locally in paper mode and observe trades before enabling --live.
功能分析
Type: OpenClaw Skill
Name: polymarket-ai-tech-trader
Version: 0.0.3
The skill is a legitimate trading bot for Polymarket focused on AI and technology sectors. It implements a clear strategy based on model benchmarks and news signals, featuring robust safety mechanisms such as a paper-trading default (venue='sim') and configurable risk parameters (tunables). The code in trader.py is well-structured, lacks any signs of data exfiltration or malicious execution, and the SKILL.md documentation contains no prompt-injection attempts.
能力标签
能力评估
Purpose & Capability
The skill claims in SKILL.md to monitor external benchmark feeds (LMSYS Chatbot Arena, Hugging Face, SEC EDGAR, GitHub, etc.) as its default signal, but the included trader.py does not call any of those external APIs — it only uses the SimmerClient to discover markets and place trades. Declared requirements (SIMMER_API_KEY, pip simmer-sdk) are appropriate for a Simmer/Polymarket trading agent.
Instruction Scope
Runtime instructions (SKILL.md) and the code are scoped to market discovery, filtering, and trading via the Simmer SDK. There are no instructions to read unrelated local files, other credentials, or to exfiltrate data. The README warns the user about live mode and defaults to paper trading.
Install Mechanism
There is no arbitrary download/install script; clawhub.json declares a pip dependency on 'simmer-sdk' which is proportionate for an SDK-backed trading skill. No extracted archives or external URLs are used.
Credentials
Only SIMMER_API_KEY (and SIMMER_* tunables) are requested and used. Those are consistent with the skill's trading purpose. The code reads SIMMER_* env vars for tunables and will raise if SIMMER_API_KEY is absent, which is consistent with clawhub.json.
Persistence & Privilege
The skill is not marked always:true, autostart is false, and the automaton entrypoint is the included trader.py. Autonomous invocation is allowed by default (normal for skills) but autostart/cron are disabled by default, reducing surprise execution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-ai-tech-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-ai-tech-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
SDK resilience: try/except runt apply_skill_config
v0.0.2
fix: add _client.live=True for real USDC trades
v1.0.4
Rescan
v1.0.3
Wider thresholds, lower filters, add get_fast_markets + bulk scan, backward-compatible
v1.0.2
Fix apply_skill_config AttributeError for new Simmer SDK compatibility
v1.0.1
Version 1.0.1
- Updated risk parameter environment variable names for consistency (`SIMMER_AITECH_*` renamed to `SIMMER_*`).
- Added `SIMMER_MIN_TRADE`, `SIMMER_YES_THRESHOLD`, and `SIMMER_NO_THRESHOLD` tunables for finer-grained trade sizing and entry signals.
- Detailed the conviction-based position sizing system, showing how trade sizes scale linearly with market edge.
- Clarified examples and documentation around tunables and trade logic; no changes to code or execution.
v1.0.0
polymarket-ai-tech-trader 1.0.0 — Initial Release
- Launches a new trading skill targeting Polymarket prediction markets for AI model releases, tech IPOs, product launches, infrastructure, and regulation.
- Includes default strategy: market discovery, benchmark monitoring (LMSYS, Hugging Face), and news/reactive catalyst trades.
- Features modular signal logic: supports remix with APIs for model benchmarks, GitHub, news, SEC filings, and more.
- Full risk parameterization: position size, market volume, spread, days to resolution, open positions — all safely tunable via environment or UI.
- Runs on a 5-minute cron loop (manual activation only), defaults to safe paper trading mode unless explicitly triggered with --live flag.
- Requires simmer-sdk; integration and control via SIMMER_API_KEY and Simmer Markets ecosystem.
元数据
常见问题
Polymarket Ai Tech Trader 是什么?
Trades Polymarket prediction markets on AI model releases, tech IPOs, product launches, GPU infrastructure milestones, and AI regulation events. Use when you... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 392 次。
如何安装 Polymarket Ai Tech Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-ai-tech-trader」即可一键安装,无需额外配置。
Polymarket Ai Tech Trader 是免费的吗?
是的,Polymarket Ai Tech Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Ai Tech Trader 支持哪些平台?
Polymarket Ai Tech Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Ai Tech Trader?
由 diagnostikon(@diagnostikon)开发并维护,当前版本 v0.0.3。
推荐 Skills