polymarket-knowledge
✓Polymarket CLOB API knowledge base for order management, WebSocket events, and trading operations. Use when working with order lifecycle (place, fill, cancel), debugging WebSocket USER_TRADE/USER_ORDER events, understanding API field mappings, or implementing trading logic.
Installation
SKILL.md
Comprehensive reference for Polymarket CLOB API integration, focusing on order management and real-time event handling.
| GTC | Good Till Cancelled | Maker orders, liquidity provision | | GTD | Good Till Date | Time-limited orders | | FOK | Fill Or Kill | Must fill completely or cancel | | FAK | Fill And Kill | Fill what you can, cancel rest |
See references/order-state-machine.md for complete state diagram and transitions.
Polymarket CLOB API knowledge base for order management, WebSocket events, and trading operations. Use when working with order lifecycle (place, fill, cancel), debugging WebSocket USER_TRADE/USER_ORDER events, understanding API field mappings, or implementing trading logic. Source: cyl19970726/poly-sdk.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cyl19970726/poly-sdk --skill polymarket-knowledge- Source
- cyl19970726/poly-sdk
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is polymarket-knowledge?
Polymarket CLOB API knowledge base for order management, WebSocket events, and trading operations. Use when working with order lifecycle (place, fill, cancel), debugging WebSocket USER_TRADE/USER_ORDER events, understanding API field mappings, or implementing trading logic. Source: cyl19970726/poly-sdk.
How do I install polymarket-knowledge?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cyl19970726/poly-sdk --skill polymarket-knowledge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cyl19970726/poly-sdk
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11