Skip to main content
Back to the directory
agentmc15/polymarket-traderSoftware EngineeringFrontend and Design

polymarket-api

Complete integration guide for Polymarket's CLOB and Gamma APIs with order execution and market data.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
773

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/agentmc15/polymarket-trader --skill polymarket-api
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, polymarket-api has 773 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: agentmc15/polymarket-trader. Canonical URL: https://skills.sh/agentmc15/polymarket-trader/polymarket-api.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Complete integration guide for Polymarket's CLOB and Gamma APIs with order execution and market data. This skill provides comprehensive guidance for integrating with Polymarket's APIs and smart contracts. Base URL: Base URL: Always implement exponential backoff and request queuing. - Covers three authentication levels (public market data, signer key derivation, authenticated trading) with endpoints for orderbooks, pricing, positions, and order management - Includes Python client patterns for market data fetching, limit order placement, WebSocket subscriptions, and real-time updates via py_clob_client library - Supports four order types (GTC, GTD, FOK, IOC) with price calculations for implied probability, cost estimation, and P&L tracking - Provides error handling for common failures (insufficient balance, invalid price) and rate limit guidance (100–1000 req/min depending on endpoint tier) - References key Polygon contract addresses for CTF Exchange, Conditional Tokens, and USDC integration - Level 0 (Public) : Market data, orderbooks, prices - Level 1 (Signer) : Create/derive API keys - Level 2 (Authenticated) : Trading, orders, positions - GTC (Good Till Cancelled): Stays until filled or cancelled - GTD (Good Till Date): Expires at specified time - FOK (Fill or Kill): Must fill entirely or cancel - IOC (Immediate or Cancel): Fill what's available, cancel rest - Public...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does polymarket-api do?

Complete integration guide for Polymarket's CLOB and Gamma APIs with order execution and market data.

Is polymarket-api good?

polymarket-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support polymarket-api?

polymarket-api currently lists compatibility with Skills CLI.

Is polymarket-api safe to install?

polymarket-api has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to polymarket-api?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install polymarket-api?

Run the following command to install polymarket-api: npx skills add https://github.com/agentmc15/polymarket-trader --skill polymarket-api

Related skills

More from agentmc15/polymarket-trader

Related skills

Alternatives in Software Engineering