polymarket-analyst

Analyze Polymarket trader accounts using public APIs and compute performance metrics.

7|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/CarlosIbCu/polymarket-analyst-skills --skill polymarket-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket-analyst
Source: https://github.com/CarlosIbCu/polymarket-analyst-skills/tree/main
Command: npx skills add https://github.com/CarlosIbCu/polymarket-analyst-skills --skill polymarket-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dateutil, and includes scripts (resource) and references (resource) and evals (resource) components.

What problem does it solve?

This skill automates the deep analysis of Polymarket prediction market trader accounts, transforming raw on-chain data into actionable insights about performance, strategy, and risk.

Core Features & Use Cases

  • Comprehensive Trader Profiling: Fetches live data, computes over 25 metrics, and classifies trading strategies.
  • Leaderboard Analysis & Comparison: Scans top traders and compares multiple accounts side-by-side.
  • Use Case: Given a Polymarket wallet address, generate a detailed analyst report identifying the trader's primary strategy (e.g., Information Arbitrage, Domain Specialist) and assessing their risk-adjusted returns.

Quick Start

Analyze the Polymarket wallet address 0x4f2f6e62c2be5e8c28b5e5d5b5c5a5b5c5d5e5f0.

Frequently Asked Questions about polymarket-analyst

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

FAQPage Schema
How do I analyze a Polymarket trader's on-chain data and performance metrics?

To analyze Polymarket trader accounts, provide a wallet address to fetch on-chain data via public APIs and compute over 25 performance and risk metrics. This process classifies trading strategies and generates a detailed analyst report.

Can I compare multiple Polymarket accounts side-by-side?

Yes, you can compare multiple Polymarket accounts side-by-side by scanning the leaderboard. This feature fetches live data for top traders, allowing you to evaluate their strategy classifications and risk-adjusted returns together.

What trading strategies can be classified using Polymarket on-chain data?

Polymarket on-chain data classifies trading strategies like Information Arbitrage and Domain Specialist. By computing performance metrics from public APIs, the analysis identifies the trader's primary strategy and risk profile.

Do I need Python 3.9 to compute Polymarket risk-adjusted returns?

Yes, you need Python 3.9+ along with the requests and python-dateutil libraries to compute Polymarket risk-adjusted returns. These dependencies support fetching live on-chain data from public APIs for trader analysis.

How does leaderboard scanning work for Polymarket prediction markets?

Leaderboard scanning for Polymarket prediction markets fetches live data on top traders using the Data API, Gamma API, and CLOB API. It computes performance metrics and classifies trading strategies to identify profitable accounts.

What public APIs are used to fetch Polymarket trader data?

Polymarket trader data is fetched using the public Data API, Gamma API, and CLOB API. These APIs provide the live on-chain data required to compute performance metrics and classify trading strategies.