polyclaw

Automate Polymarket position placement, P&L monitoring, and winnings claiming.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill polyclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polyclaw
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/polyclaw
Command: npx skills add https://github.com/readtheskill/readtheskill --skill polyclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Polyclaw removes the manual friction of discovering Polymarket markets, placing and managing positions, tracking P&L, and claiming winnings so agents can programmatically express probabilistic views as trades at scale.

Core Features & Use Cases

  • Market Discovery: Browse and filter active Polymarket-style prediction markets by topic, liquidity, and odds.
  • Programmatic Orders: Place bets, adjust sizes, and manage open positions using agent-driven strategies.
  • Position Tracking & Settlement: Monitor P&L, auto-resolve settled markets, and claim winnings when available.
  • Use Case: An agent running a probabilistic forecasting model posts trades across several markets, monitors exposures, and automatically claims winnings to rebalance the portfolio.

Quick Start

Use the polyclaw skill to place a $50 position on a selected Polymarket market at 60% probability, monitor its P&L, and claim winnings after resolution.

Frequently Asked Questions about polyclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate prediction market trading on Polymarket?

To automate prediction market trading on Polymarket, you can use programmatic access to browse market listings, submit orders, and track open positions at scale. This removes manual friction from discovering markets and executing prediction market trades.

What is automated prediction market position management?

Automated prediction market position management is the programmatic handling of placing bets, adjusting sizes, and tracking P&L across prediction markets. It enables agents to apply forecasting models to trade execution and automatically claim winnings after market resolution.

How do I track PnL and claim winnings across prediction markets?

You can track PnL and claim winnings by monitoring exposures across active positions and auto-resolving settled markets. This allows agents to automatically claim available winnings and rebalance portfolios without manual intervention.

Do I need wallet signing APIs to execute automated prediction market trades?

Yes, you need programmatic access to market listings and order submission endpoints, plus wallet signing or exchange APIs for trade execution. These dependencies are required to programmatically place bets and manage positions on Polymarket-style prediction markets.

Can I filter active prediction markets by liquidity and odds programmatically?

Yes, market discovery features allow you to browse and filter active Polymarket-style prediction markets by topic, liquidity, and odds. This enables agents running probabilistic forecasting models to identify suitable markets before executing trades.

What are the limitations of automating trades on prediction market platforms?

Automation is limited to platforms providing programmatic access to market listings and order submission endpoints. It requires wallet signing or exchange APIs for execution, and relies on agents having clear probabilistic views to manage exposures across several markets effectively.