← Back to Skills Marketplace
czm200

Polymarket Value Trader

by czm200 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install polymarket-value-trader
Description
Trade prediction markets on Simmer/Polymarket using value-based analysis. Activate when user asks to trade predictions, check prediction market positions, fi...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-value-trader
  3. After installation, invoke the skill by name or use /polymarket-value-trader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: value-based prediction market trading with Simmer API
Metadata
Slug polymarket-value-trader
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Polymarket Value Trader?

Run "/install polymarket-value-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Polymarket Value Trader free?

Yes, Polymarket Value Trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Polymarket Value Trader support?

Polymarket Value Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Polymarket Value Trader?

It is built and maintained by czm200 (@czm200); the current version is v1.0.0.

💬 Comments