Wraps the official Polymarket CLI with a normalized interface for prediction market operations. You'd use this to search markets, check CLOB data, and place orders through Grimoire's venue system without hitting APIs directly. The wrapper blocks wallet management commands but exposes market discovery and data queries cleanly. Worth noting that it requires the official polymarket binary installed locally and expects your private key in env vars for order execution. The search-markets command is more agent-friendly than the raw CLI passthrough, but both work.
npx skills add https://github.com/franalgaba/grimoire --skill grimoire-polymarket