๐ฏ
trader-analysis
๐ฏSkillfrom agentmc15/polymarket-trader
What it does
|Analyzes Polymarket traders, identifies profitable traders to follow, and tracks their performance for building copy trading features and trader discovery.
Same repository
agentmc15/polymarket-trader(3 items)
trader-analysis
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add agentmc15/polymarket-trader --skill trader-analysisskills.sh Installโ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add agentmc15/polymarket-trader --skill trader-analysisManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/trader-analysis/SKILL.mdSKILL.md
243Installs
1
-
Last UpdatedDec 25, 2025
More from this repository2
๐ฏ๐ฏ
trading-strategies๐ฏSkill
Framework for developing, testing, and deploying trading strategies for prediction markets like Polymarket, with signal implementation and backtesting.
polymarket-api๐ฏSkill
Deep integration guide for Polymarket's CLOB API, Gamma API, and on-chain data, enabling trading functionality, market data fetching, and order execution for prediction markets.