polymarket-autopilot

Automate paper trading on Polymarket using TAIL, BONDING, and SPREAD strategies.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/spoonbobo/trinity --skill polymarket-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket-autopilot
Source: https://github.com/spoonbobo/trinity/tree/main/app/skills/polymarket-autopilot
Command: npx skills add https://github.com/spoonbobo/trinity --skill polymarket-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, uv, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of scanning Polymarket prediction markets for trading opportunities, simulating trades, and tracking portfolio performance without risking real capital.

Core Features & Use Cases

  • Market Scanning: Identifies potential trades based on TAIL, BONDING, and SPREAD strategies.
  • Paper Trading: Simulates opening and closing trades using live market data.
  • Portfolio Tracking: Monitors performance, P&L, and strategy effectiveness.
  • Backtesting: Allows tuning of strategy parameters against historical data.
  • News Integration: Cross-references breaking news with open markets for informational edge.
  • Use Case: Automatically scan Polymarket for markets showing strong momentum (TAIL strategy), simulate a trade if an opportunity is found, and then monitor the portfolio's performance daily.

Quick Start

Scan Polymarket markets for trading opportunities using all available strategies.

Frequently Asked Questions about polymarket-autopilot

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

FAQPage Schema
How do I paper trade Polymarket prediction markets without risking real capital?

You can paper trade Polymarket prediction markets by simulating trades against live market data. This Skill scans for opportunities using TAIL, BONDING, and SPREAD strategies, then executes simulated trades and tracks portfolio performance automatically.

What trading strategies can I use to scan Polymarket for opportunities?

Polymarket scanning supports TAIL, BONDING, and SPREAD strategies. The Skill identifies potential trades based on these specific momentum and spread parameters, then simulates the opening and closing of positions.

How do I backtest prediction market strategies using historical data?

You can backtest prediction market strategies by tuning strategy parameters against historical market data. The Skill allows you to adjust TAIL, BONDING, and SPREAD variables and then monitors the simulated portfolio's P&L and strategy effectiveness.

Can I integrate breaking news feeds with Polymarket portfolio tracking?

Yes, news integration is supported for Polymarket portfolio tracking. The Skill cross-references breaking news feeds with open prediction markets, providing an informational edge to inform simulated trading decisions and portfolio monitoring.

Do I need Python to automate paper trading on prediction markets?

Yes, you need Python to automate paper trading on prediction markets. The Skill requires Python scripts for market scanning, paper trading execution, portfolio management, and news aggregation, utilizing the requests and uv dependencies.