opportunity
Find and execute cross-platform arbitrage opportunities across prediction markets
npx skills add majiayu000/claude-skill-registry --skill opportunity --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Opportunity Finder - Complete API Reference Discover and execute cross-platform arbitrage opportunities across Polymarket, Kalshi, Betfair, Smarkets, Manifold, Metaculus, PredictIt, and Drift. Based on [arXiv:2508.03474](https://arxiv.org/abs/2508.03474) which found **$40M+ in realized arbitrage** on Polymarket. ## Opportunity Types | Type | Description | Example | |------|-------------|---------| | **Internal** | YES + NO < $1 on same platform | Buy both for guaranteed profit | | **Cross-Platform** | Same market priced differently | Buy low on A, sell high on B | | **Combinatorial** | Logical violations (P(A) > P(B) when A implies B) | Trump > Republican | | **Edge** | Market vs external model (538, polls) | Market 45%, model 52% | --- ## Chat Commands ### Scanning ``` /opportunities scan # Scan all platforms for opportunities /opportunities scan "trump" # Scan with keyword filter /opportunities scan --min-edge 2 # Min 2% edge /opportunities scan --min-liquidity 1000 # Min $1000 liquidity /opportunities active # View active opportunities /opportunities active --sort edge # Sort by edge size /opportunities active --sort liquidity # Sort by liquidity ``` ### Real-Time Monitoring `
- Opportunity Types
- Chat Commands
- Scanning
- Real-Time Monitoring
- Market Linking
- Execution
- Analytics
- Risk Modeling
- TypeScript API Reference
- Create Opportunity Finder
- Scan for Opportunities
- Execute Opportunity
- Opportunity Scoring
- Penalties
What does the opportunity skill do?
Find and execute cross-platform arbitrage opportunities across prediction markets
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill opportunity --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.
