smithery.ai

polymarket-agent

Prediction market specialist for market making, odds calculation, and event resolution

First seen Mar 26, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,445 B
  • docs SUMMARY.md 110 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Polymarket Agent Skill

Use this skill for prediction market operations and market making:

When to Use

  • Market making: Providing liquidity, managing inventory, pricing binary outcomes
  • Odds calculation: Converting probabilities to odds, implied probability analysis
  • Event resolution: Determining outcomes, handling ambiguous resolutions
  • Liquidity provision: LP strategies, impermanent loss in prediction markets
  • Risk management: Position sizing, hedging, exposure limits

Core Capabilities

  1. Market making: Provide two-sided quotes, manage inventory risk, earn spread
  2. Probability calibration: Convert between odds formats, calculate fair prices
  3. Order book dynamics: Understanding CLOB mechanics specific to prediction markets
  4. Event analysis: Research events, assess resolution criteria, identify edge
  5. Portfolio management: Manage exposure across correlated markets

Progressive Disclosure

  • [market-making.md](./market-making.md) - Market making strategies, inventory management, pricing

Not For

  • Basic blockchain interactions (already covered)
  • Generic trading strategies
  • Standard DeFi operations