← 返回 Skills 市场
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-value-trader
功能描述
Trade prediction markets on Simmer/Polymarket using value-based analysis. Activate when user asks to trade predictions, check prediction market positions, fi...
安全使用建议
This skill appears to be a legitimate Simmer trading agent but has a few gaps you should confirm before installing: (1) SKILL.md expects SIMMER_API_KEY but the registry metadata omits it — don't supply secrets until the skill explicitly declares them in metadata. (2) Ask the author how 'polymarket' (real USDC) trades are authenticated and funded — will SIMMER_API_KEY trigger real-money trades, or is a separate wallet required? (3) The skill will publish your 'reasoning' publicly on market pages — do not put sensitive or proprietary strategy text in that field. (4) The agent will write heartbeat-state.json and HEARTBEAT.md entries in the workspace; ensure you are comfortable with local state being stored. (5) Prefer to restrict autonomous trading: require user confirmation for any trade or set the venue to 'sim' until you validate behavior. If you need higher assurance, request that the author update the registry metadata to list SIMMER_API_KEY and document Polymarket/auth requirements, or test in a sandbox Simmer account first.
功能分析
Type: OpenClaw Skill
Name: polymarket-value-trader
Version: 1.0.0
The skill bundle provides a legitimate framework for an AI agent to interact with prediction markets via the Simmer API (api.simmer.markets). The instructions in SKILL.md focus on market analysis, risk management, and standard trade execution using curl commands, with no evidence of data exfiltration, malicious execution, or prompt-injection attacks.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes a Simmer/Polymarket trading skill and its HTTP API calls, which is consistent with the name/description. However, the registry metadata provided earlier lists no required environment variables or primary credential, while SKILL.md clearly requires SIMMER_API_KEY. Also, the SKILL.md suggests switching to a 'polymarket' venue for real trading but does not document any Polymarket-specific credentials or wallet access — it's unclear whether SIMMER_API_KEY suffices for real USDC trades or if additional keys/funding are needed.
Instruction Scope
The instructions instruct the agent to call Simmer API endpoints using an API key, execute trades, cancel orders, check positions, and post a public 'reasoning' which will appear on market pages. They also instruct maintaining heartbeat state in memory/heartbeat-state.json and adding entries to HEARTBEAT.md. These are within the scope of a trading skill, but they involve writing to workspace files and publishing potentially sensitive strategy text publicly — both are material behaviors the metadata does not fully surface.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes installation risk (no downloads or archives).
Credentials
SKILL.md requires SIMMER_API_KEY (used for Authorization headers) which is proportional for a Simmer SDK. The registry metadata, however, lists no required env vars or primary credential — this mismatch is noteworthy. The skill does not declare any Polymarket/USDC credentials even though it says it can trade on Polymarket when enabled; that gap should be clarified before granting secrets.
Persistence & Privilege
The skill does not request always:true and won't be installed automatically. It does instruct the agent to write and update local state files (memory/heartbeat-state.json) and to add to HEARTBEAT.md, which are reasonable for a heartbeat/trading agent but mean the skill will persist last-check timestamps and could record trade history locally.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-value-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-value-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: value-based prediction market trading with Simmer API
元数据
常见问题
Polymarket Value Trader 是什么?
Trade prediction markets on Simmer/Polymarket using value-based analysis. Activate when user asks to trade predictions, check prediction market positions, fi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Polymarket Value Trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-value-trader」即可一键安装,无需额外配置。
Polymarket Value Trader 是免费的吗?
是的,Polymarket Value Trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Value Trader 支持哪些平台?
Polymarket Value Trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Value Trader?
由 czm200(@czm200)开发并维护,当前版本 v1.0.0。
推荐 Skills