Agent skill

polytracker

Prediction market monitoring and sentiment analysis for Polymarket, Manifold, and other platforms. Track markets, get alerts on price movements, analyze sentiment. Use when: following prediction markets, making informed bets, or tracking event probabilities. NOT for: automated trading bots, market manipulation, or insider trading.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill polytracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/analysis/polytracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PolyTracker 📈 Track prediction markets in real-time. Monitor Polymarket, Manifold, and other platforms. Get alerts on price swings, volume spikes, and sentiment shifts. ## When to Use ✅ **USE when:** - Following election/political markets - Tracking event probabilities - Finding market inefficiencies - Monitoring specific topics - Getting alerts on price movements - Analyzing market sentiment - Making informed bets ## When NOT to Use ❌ **DON'T use when:** - Building automated trading bots → against platform TOS - Attempting market manipulation → illegal - Insider trading → illegal and unethical - Sybil attacks → banned behavior ## Example Interactions **You:** Watch Polymarket: "2026 Presidential Election" **Paw:** *connects to Polymarket API* ✅ **Tracking:** 2026 Presidential Election **Current odds:** - Candidate A: 52% ($0.52) - Candidate B: 38% ($0.38) - Candidate C: 10% ($0.10) **Market stats:** - Volume (24h): $847,320 - Liquidity: $2.1M - Traders: 3,482 **I'll alert you when:** - Price moves >5% in 1 hour - Volume spikes >2x average - New significant bets (>$10k) **Notifications:** Telegram (instant) 📊 --- **Price alert:** **Paw:** 📈 **Market movement:** 2026 Presidenti

What's inside
Steps it walks through
  1. When to Use
  2. When NOT to Use
  3. Example Interactions
  4. Commands
  5. Supported Platforms
  6. Telegram Integration
  7. Configuration
  8. Arbitrage Detection
  9. Sentiment Analysis
  10. Pricing
  11. Notes
Ships with 1 file
  • metadata.json
Commands it runs
Watch market
polytracker watch "Market Name" --platform polymarket
Set alerts
polytracker alert "Market Name" --price-change 5% --timeframe 1h
Arbitrage monitoring
polytracker arbitrage --platforms polymarket,manifold --threshold 3%
Show tracked markets
polytracker list
Market statistics
polytracker stats "Market Name"
More from claude-skill-registry
All skills →
About this skill
What does the polytracker skill do?

Prediction market monitoring and sentiment analysis for Polymarket, Manifold, and other platforms. Track markets, get alerts on price movements, analyze sentiment. Use when: following prediction markets, making informed bets, or tracking event probabilities. NOT for: automated trading bots, market manipulation, or insider trading.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill polytracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going