grimoire-polymarket

Installation
Summary

Query Polymarket markets and manage CLOB orders via the official Polymarket CLI.

  • Provides market discovery through search-markets with filters for query, category, sport, league, event, tag, and trading status; also supports passthrough access to official markets, events, tags, series, and sports commands
  • 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_KEY for authenticated operations; optional API credentials and signature routing via environment variables for advanced configurations
  • Official polymarket CLI binary must be installed separately; adapter runs offchain on Polygon (chain 137)
SKILL.md

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 --json
  • grimoire venue polymarket info --format json

Commands

Canonical agent commands:

Related skills
Installs
11.6K
GitHub Stars
5
First Seen
Feb 26, 2026