polymarket-user-analyzer

Installation
SKILL.md

Polymarket User Analyzer

Analyze any Polymarket user's trading strategy by their username or wallet address.

What This Skill Does

  1. Extracts wallet address from Polymarket username
  2. Fetches complete trading history via Polymarket Data API
  3. Analyzes trading patterns and strategy characteristics
  4. Generates comprehensive performance reports

Quick Start

# Analyze by username
node scripts/analyze_user.js @vague-sourdough

# Analyze by wallet address
node scripts/analyze_user.js 0x8c74b4eef9a894433B8126aA11d1345efb2B0488
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 5, 2026
polymarket-user-analyzer — openclaw/skills