polymarket-clob-client
OfficialTrade Polymarket prediction markets with code
AuthorAradotso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you programmatically place, cancel, and manage orders on Polymarket’s prediction markets without manually interacting with the UI.
Core Features & Use Cases
- Two-level authentication: uses wallet signature (L1) to create/derive API keys, then uses HMAC credentials (L2) for trading operations.
- Order creation for limit and market trading: supports limit orders plus market orders with FOK/FAK execution styles.
- Market data + account management: fetches order books, markets, tickers, trades, balances, and positions for strategy automation.
- Use Case: build a simple market-making bot that periodically reads the best bid/ask, calculates spread, cancels stale orders, and re-quotes around the mid price.
Quick Start
Use the polymarket-clob-client to create an authenticated client, then call createAndPostOrder to place a limit BUY order on the Polymarket CLOB for a specific tokenID.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: polymarket-clob-client Download link: https://github.com/Aradotso/devtools-skills/archive/main.zip#polymarket-clob-client Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.