grimoire-polymarket
Query Polymarket markets and manage CLOB orders via the official Polymarket CLI.
- Provides market discovery through
search-marketswith filters for query, category, sport, league, event, tag, and trading status; also supports passthrough access to officialmarkets,events,tags,series, andsportscommands - Exposes CLOB operations including order placement, cancellation, price queries, order book inspection, trade history, and balance checks; supports GTC, GTD, FOK, and FAK order types with flexible argument aliases
- Requires
POLYMARKET_PRIVATE_KEYfor authenticated operations; optional API credentials and signature routing via environment variables for advanced configurations - Official
polymarketCLI binary must be installed separately; adapter runs offchain on Polygon (chain 137)
Grimoire Polymarket Skill
Use this skill for Polymarket market discovery, CLOB market data, and order-management operations through the polymarket venue adapter.
Preferred invocations:
grimoire venue polymarket ...npx -y @grimoirelabs/cli venue polymarket ...(no-install)bun run packages/cli/src/index.ts venue polymarket ...(repo-local)grimoire-polymarket ...(direct binary from@grimoirelabs/venues)
Recommended preflight:
grimoire venue doctor --adapter polymarket --jsongrimoire venue polymarket info --format json
Commands
Canonical agent commands:
More from franalgaba/grimoire
grimoire-hyperliquid
Queries Hyperliquid market data using the Grimoire venue CLI. Use when you need mids, books, metadata, open orders, or a withdrawal call.
1.0Kgrimoire-morpho-blue
Fetches Morpho Blue public deployment metadata using the Grimoire venue CLI. Use when you need contract addresses or adapter info.
1.0Kgrimoire-aave
Fetches Aave V3 public market data using the Grimoire venue CLI. Use when you need Aave health checks, chain listings, market metadata, or reserve info.
1.0Kgrimoire
Install and operate Grimoire, author .spell files with full syntax coverage (including advisory decision logic), and run compile/validate/simulate/cast safely. Use when users ask to create, edit, debug, validate, simulate, execute, or explain Grimoire strategies.
1.0Kgrimoire-uniswap
Retrieves Uniswap router metadata using the Grimoire venue CLI. Use when you need router addresses, adapter information, or Uniswap V3/V4 details.
1.0Kgrimoire-pendle
Fetches Pendle Hosted SDK metadata using the Grimoire venue CLI. Use when you need supported chains, aggregators, markets, assets, or market token details.
999