cluster-resolver-mapMap a Polymarket cluster by resolver type. Find resolution arbitrage.
// $49 · one-timeA Claude Code skill that pulls a Polymarket cluster's active markets from the public API, classifies each by how it resolves (announcement, data, count, treaty, action), and surfaces dual-resolver pairs where the same event reprices a narrative market 3-5x while a data market barely moves. The edge most traders miss: resolution mechanism, not topic, is the real correlation driver. Read-only, no keys.
What it does
- Resolver taxonomy with the 3-5x beta gap per type
- Dual-resolver pair detection = resolution-arbitrage candidates
- Math-check on operational markets (current value vs threshold vs ramp)
- Per-resolver position-sizing discipline, not equal-weight
What it does not
- No keys, no wallet, no order execution. Reads public gamma-api only.
- Surfaces the map, does not auto-recommend or place trades.
- Not financial advice, not affiliated with Polymarket.
Buy
- The skill (SKILL.md): taxonomy, workflow, classification rubric, sizing
- Worked example you can copy the output format from
- Updates
How it works: tap Order (or email arisehype@gmail.com with "Order: cluster-resolver-map"). We reply with a USDC (ERC20) address to send $49, then send you the tool + license. Manual fulfillment, usually within a few hours.
Run it
requires: Python 3.10+ · pip install pyyaml · Claude Code (drives the skill) · public gamma-api (no keys)
- unzip into
~/.claude/skills/cluster-resolver-map/ pip install pyyaml(needed to load cluster configs)- restart Claude Code
- say:
resolver map on <cluster>(e.g. iran/hormuz, fed, a team)
Read-only research tooling. Not financial advice, not affiliated with Polymarket. You own your trading decisions and any third-party ToS compliance.