← 返回 Skills 市场
diagnostikon

Polymarket Sports Live Trader

作者 diagnostikon · GitHub ↗ · v0.0.3 · MIT-0
cross-platform ✓ 安全检测通过
363
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install polymarket-sports-live-trader
功能描述
Trades Polymarket prediction markets on sports championships, tournament outcomes, MVP awards, transfer windows, and season milestones. Use when you want to...
安全使用建议
This skill appears internally consistent for trading Polymarket markets: it only needs SIMMER_API_KEY and depends on simmer-sdk. Recommended before installing: (1) verify the simmer-sdk PyPI/GitHub project and maintainer are legitimate, (2) store SIMMER_API_KEY in a secure secrets manager and avoid pasting it in public logs, (3) run the skill in paper mode (default) and review logs/output before using --live, (4) review the full trader.py (and any simmer-sdk code) yourself or in a sandbox to ensure there are no hidden network calls or exfiltration, and (5) be cautious because the skill's source/homepage are missing — limited provenance increases supply-chain risk.
功能分析
Type: OpenClaw Skill Name: polymarket-sports-live-trader Version: 0.0.3 The skill is a functional trading bot for Polymarket sports prediction markets, utilizing the 'simmer-sdk' for execution. It implements a transparent strategy based on fan-bias heuristics and sports calendar timing as described in SKILL.md. The code in trader.py follows safety best practices by defaulting to a paper-trading (simulation) mode and requires an explicit flag for live trading. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description say 'Polymarket sports trader' and the package requires only a Simmer API key and the simmer-sdk; the code (trader.py) implements market discovery, signal computation, and trade execution against Simmer/Polymarket — these requirements are proportionate to the stated purpose. Note: publisher/homepage is missing (source unknown), which reduces provenance and increases supply-chain risk.
Instruction Scope
SKILL.md instructions and trader.py focus on market discovery, sizing rules, and execution. The skill documents that it defaults to simulation and only does live trades with an explicit --live flag. SKILL.md mentions optional external data sources (e.g., ESPN hidden API) as remix ideas but does not mandate or embed unrelated data collection in the provided files.
Install Mechanism
There is no install script in the bundle; clawhub.json declares a pip dependency on 'simmer-sdk' (PyPI + GitHub links provided in SKILL.md). This is expected for a Simmer-based trader, but pip dependencies are an attack surface — verify the simmer-sdk package and its maintainers before installing. No arbitrary downloads or extract steps are present in the skill bundle itself.
Credentials
The skill requires a single high-value credential (SIMMER_API_KEY) which is appropriate for a trading client. Tunables are surfaced via SIMMER_* environment variables and are consistent between clawhub.json and trader.py. The SKILL.md explicitly warns SIMMER_API_KEY is high-value. No unrelated credentials or config paths are requested.
Persistence & Privilege
autostart is false and always is not set; the skill is user-invocable and can run autonomously per platform defaults but does not force inclusion. The automaton entrypoint points to trader.py (managed=true) which is normal for a runnable skill; there is no 'always: true' or indication it modifies other skills or global agent config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-sports-live-trader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-sports-live-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.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
- Updated the default signal logic to use conviction-based sizing with fan bias and sports calendar awareness, without requiring external APIs. - Detailed new "Sport Bias" multipliers for different market types and in-season timing, clarifying edge sources and sizing adjustments. - Expanded and clarified tunable risk parameters, adding default values and thresholds for more control over trade execution. - Refined documentation for built-in logic, including clear steps for market screening and action, as well as concrete strategy examples. - Previous strategy examples (Elo, injury feed integration) now listed as optional remix ideas rather than required.
v1.0.0
- Initial release of polymarket-sports-live-trader skill. - Enables trading on Polymarket sports markets, including championships, tournament outcomes, MVP awards, transfer windows, and season milestones. - Incorporates edge signals using Elo ratings, injury reports, and live data feeds. - Paper trading is default; live trading requires explicit enabling. - Risk limits and parameters are easily configurable via Simmer UI. - Requires SIMMER_API_KEY credential and simmer-sdk dependency.
元数据
Slug polymarket-sports-live-trader
版本 0.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Polymarket Sports Live Trader 是什么?

Trades Polymarket prediction markets on sports championships, tournament outcomes, MVP awards, transfer windows, and season milestones. Use when you want to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 363 次。

如何安装 Polymarket Sports Live Trader?

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

Polymarket Sports Live Trader 是免费的吗?

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

Polymarket Sports Live Trader 支持哪些平台?

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

谁开发了 Polymarket Sports Live Trader?

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

💬 留言讨论