PolymarketPolymarketOfficialยท1 Agent Skills Included

agent-skills

Polymarket trading, market data, and cross-chain deposits

Builds prediction market integrations on Polymarket with authentication, order placement, and real-time orderbook streaming. Handles token splitting, merging, redeeming, multi-chain deposits, and gasless transactions without manual contract work. Provides ready code patterns in TypeScript and Python so developers ship trading features faster.
npx skills add Polymarket/agent-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Polymarket agent-skills?โ–ผ

Run `npx skills add Polymarket/agent-skills --all -g -y` in your terminal to install this skill globally.

How to place orders on Polymarket with code?โ–ผ

This skill teaches your agent to authenticate with L1/L2 signing and place GTC, GTD, FOK, or FAK orders using the official TypeScript or Python SDKs.

Can I stream live Polymarket orderbook data?โ–ผ

Yes. It covers WebSocket subscriptions for market, user, and sports channels, including heartbeat handling and event schemas.

How to deposit funds into Polymarket from other chains?โ–ผ

The bridge reference explains deposits and withdrawals across 15+ chains, with automatic conversion to USDC.e on Polygon.

Does this skill support gasless transactions?โ–ผ

Yes. It documents the relayer client setup so users can trade and manage positions without holding POL for gas fees.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’