Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Execute limit orders on Polymarket markets by specifying market slug, outcome, price, and order size via a Python script.
Execute limit orders on Polymarket markets by specifying market slug, outcome, price, and order size via a Python script.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill provides a tool to place trades on Polymarket.
This skill is designed to be secure. It reads the private key from the POLYMARKET_PRIVATE_KEY environment variable and reads all trade parameters as environment variables to prevent shell injection.
This skill requires a Python virtual environment named polymarket_venv located in the OpenClaw workspace root. The environment must have the following packages installed: py-clob-client requests It also requires the POLYMARKET_PRIVATE_KEY environment variable to be set for the OpenClaw user.
This tool is a wrapper around the trade.py script. It allows the agent to place trades by providing the market slug, direction, price, and size.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.