Skip to main content
Back to registry

polymarket-api

agentmc15/polymarket-trader

This skill provides comprehensive guidance for integrating with Polymarket's APIs and smart contracts.

Installs547
Install command
npx skills add https://github.com/agentmc15/polymarket-trader --skill polymarket-api
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. - 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 endpoints: ~100 requests/minute - Authenticated endpoints: ~1000 requests/minute - WebSocket: Varies by subscription type

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

This skill provides comprehensive guidance for integrating with Polymarket's APIs and smart contracts.

Is polymarket-api good?

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

What agent does polymarket-api work with?

polymarket-api currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to polymarket-api?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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