Understand Polymarket's prediction markets—binary event contracts, CLOB pricing, order books, conditional tokens, and API integration.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionpolymarket-prediction-marketExecute the skills CLI command in your project's root directory to begin installation:
Fetches polymarket-prediction-market from axwelbrand-byte/arbibot and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate polymarket-prediction-market. Access via /polymarket-prediction-market in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
0
upvotes
Run in your terminal
0
installs
0
this week
—
stars
Understand Polymarket's prediction markets—binary event contracts, CLOB pricing, order books, conditional tokens, and API integration.
Polymarket operates as a decentralized prediction market on Polygon using USDC:
Condition (Event)
└── Market
├── YES Token (token_id)
└── NO Token (token_id)
Key fields in Polymarket market data:
| Field | Description |
|---|---|
condition_id |
Unique identifier for the condition/event |
question |
The market question text |
tokens |
Array of outcome tokens (YES/NO) |
token_id |
Unique ID for each outcome token |
outcome |
Token outcome name ("Yes" or "No") |
price |
Current mid-market price ($0.00-$1.00) |
volume |
Total trading volume in USDC |
liquidity |
Available liquidity in the order book |
end_date_iso |
When the market closes for trading |
active |
Whether market is currently tradeable |
closed |
Whether market has been resolved |
resolved |
Settlement status |
resolution |
Final outcome if resolved |
Polymarket uses a Central Limit Order Book (CLOB):
Order Book for "YES" Token
--------------------------
BIDS (Buy Orders) | ASKS (Sell Orders)
$0.62 - 500 shares | $0.64 - 300 shares
$0.61 - 1000 shares | $0.65 - 800 shares
$0.60 - 2000 shares | $0.66 - 1500 shares
| Type | Description |
|---|---|
| GTC | Good-Til-Cancelled - stays until filled or cancelled |
| GTD | Good-Til-Date - expires at specified time |
| FOK | Fill-Or-Kill - must fill entirely or cancel |
end_date_iso| Environment | URL |
|---|---|
| CLOB API | https://clob.polymarket.com |
| Gamma API | https://gamma-api.polymarket.com |
| Endpoint | Description |
|---|---|
GET /markets |
List all markets |
GET /markets/{condition_id} |
Get specific market |
GET /book |
Get order book for a token |
GET /price |
Get current prices |
GET /midpoint |
Get mid-market price |
| Endpoint | Description |
|---|---|
POST /order |
Place a new order |
DELETE /order/{order_id} |
Cancel an order |
GET /orders |
Get user's open orders |
GET /trades |
Get user's trade history |
Polymarket uses EIP-712 signatures for authentication:
Headers:
POLY_ADDRESS: <wallet_address>
POLY_SIGNATURE: <eip712_signature>
POLY_TIMESTAMP: <unix_timestamp>
POLY_NONCE: <random_nonce>
Connect to wss://ws-subscriptions-clob.polymarket.com/ws/ for:
price - Real-time price updatesbook - Order book changestrades - Trade execution notifications{
"condition_id": "0x1234...",
"question": "Will Team Liquid win the CS2 Major?",
"tokens": [
{
"token_id": "12345",
"outcome": "Yes",
"price": 0.65
},
{
"token_id": "12346",
"outcome": "No",
"price": 0.35
}
],
"volume": "150000.00",
"liquidity": "25000.00",
"end_date_iso": "2024-03-15T00:00:00Z",
"active": true,
"closed": false
}
{
"token_id": "12345",
"bids": [
{"price": "0.64", "size": "500"},
{"price": "0.63", "size": "1000"}
],
"asks": [
{"price": "0.66", "size": "300"},
{"price": "0.67", "size": "800"}
]
}
Polymarket hosts various sports and esports betting markets. Understanding the naming conventions and market structures is critical for matching markets across platforms.
| Category | Examples |
|---|---|
| Esports | CS2, League of Legends, Valorant, Dota 2, Call of Duty |
| Basketball | NBA games, playoffs, championships |
| Soccer | Premier League, UEFA, Champions League, World Cup |
| American Football | NFL games, Super Bowl |
| Tennis | ATP, WTA, Grand Slams (Wimbledon, US Open, etc.) |
| MMA/Fighting | UFC events, Bellator |
Polymarket sports markets typically follow these patterns:
Match Winner:
"Will [Team A] beat [Team B]?"
"Will [Team A] win against [Team B]?"
"[Team A] vs [Team B] - Winner"
Tournament Winner:
"Will [Team/Player] win [Tournament]?"
"[Tournament] Winner: [Team/Player]"
Player Props:
"Will [Player] score [X] points?"
"Will [Player] get [X] kills?"
When matching markets across platforms, watch for these variations:
| Polymarket | Kalshi | Notes |
|---|---|---|
| Team Liquid | Team Liquid, TL | Abbreviations |
| G2 Esports | G2, G2 eSports | Spacing/capitalization |
| FaZe Clan | FaZe, Faze Clan | Case sensitivity |
| Natus Vincere | NaVi, Na'Vi | Common nicknames |
| Manchester United | Man United, Man U | Shortened names |
| Los Angeles Lakers | LA Lakers, Lakers | City abbreviations |
Market formats:
"Will Team Liquid win vs FaZe Clan?"
"Team Liquid vs FaZe - CS2 Major"
"CS2 Major Champion: Team Liquid"
Common tournaments:
- Major Championships (Copenhagen, Shanghai)
- ESL Pro League
- BLAST Premier
- IEM (Intel Extreme Masters)
Market formats:
"Will T1 win Worlds 2024?"
"T1 vs Gen.G - LCK Finals"
"League of Legends World Champion"
Common tournaments:
- Worlds (World Championship)
- MSI (Mid-Season Invitational)
- LCK, LEC, LCS (Regional leagues)
Market formats:
"Will Sentinels win VCT Champions?"
"Sentinels vs LOUD - VCT Finals"
Common tournaments:
- VCT Champions
- VCT Masters
- Regional Challengers
Market formats:
"Will OpTic win CDL Championship?"
"OpTic vs FaZe - CDL Major"
Common tournaments:
- CDL (Call of Duty League) Majors
- CDL Championship
- Warzone events
Market formats:
"Will the Lakers beat the Celtics?"
"Lakers vs Celtics - NBA Finals Game 1"
"NBA Champion 2024"
Identifiers:
- Team city + name (Los Angeles Lakers)
- Just team name (Lakers)
- Abbreviations (LAL)
Market formats:
"Will Manchester City beat Arsenal?"
"Man City vs Arsenal - Premier League"
"Champions League Winner 2024"
Leagues/Tournaments:
- Premier League (England)
- La Liga (Spain)
- Serie A (Italy)
- Bundesliga (Germany)
- UEFA Champions League
- UEFA Europa League
- World Cup
Market formats:
"Will the Chiefs beat the Eagles?"
"Chiefs vs Eagles - Super Bowl"
"Super Bowl LVIII Winner"
Identifiers:
- City + name (Kansas City Chiefs)
- Just name (Chiefs)
- Abbreviations (KC)
Market formats:
"Will Djokovic win Wimbledon?"
"Djokovic vs Alcaraz - Wimbledon Final"
"US Open Men's Singles Winner"
Tournaments:
- Grand Slams: Australian Open, French Open, Wimbledon, US Open
- ATP/WTA Masters events
Market formats:
"Will Jon Jones beat Stipe Miocic?"
"Jones vs Miocic - UFC 309"
"UFC Heavyweight Champion after UFC 309"
Identifiers:
- Fighter full name
- Last name only
- Nickname ("Bones" for Jon Jones)
To find sports markets programmatically:
// Filter by tags/categories
GET /markets?tag=sports
GET /markets?tag=esports
GET /markets?tag=nba
GET /markets?tag=cs2
// Search by keywords in question
GET /markets?search=NBA
GET /markets?search=Team%20Liquid
GET /markets?search=UFC
// Filter active sports markets
GET /markets?active=true&tag=sports
For cross-platform arbitrage, use this matching approac
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
polymarket-prediction-market is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Useful defaults in polymarket-prediction-market — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Keeps context tight: polymarket-prediction-market is the kind of skill you can hand to a new teammate without a long onboarding doc.
I recommend polymarket-prediction-market for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Keeps context tight: polymarket-prediction-market is the kind of skill you can hand to a new teammate without a long onboarding doc.
Useful defaults in polymarket-prediction-market — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
polymarket-prediction-market is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
polymarket-prediction-market is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
I recommend polymarket-prediction-market for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Keeps context tight: polymarket-prediction-market is the kind of skill you can hand to a new teammate without a long onboarding doc.
showing 1-10 of 42