Skip to content

feat: Capacitr — market discovery across Polymarket + HyperLiquid + Deribit with Quotient edge scores#311

Open
smehrjerdian wants to merge 2 commits intoBankrBot:mainfrom
smehrjerdian:capacitr-market-discovery
Open

feat: Capacitr — market discovery across Polymarket + HyperLiquid + Deribit with Quotient edge scores#311
smehrjerdian wants to merge 2 commits intoBankrBot:mainfrom
smehrjerdian:capacitr-market-discovery

Conversation

@smehrjerdian
Copy link
Copy Markdown

What this skill does

Capacitr turns any URL or text topic into a ranked set of tradeable markets across three platforms — enriched with AI-powered edge scores.

Input: A news article URL, tweet, or free-text topic
Output: Structured prediction markets (Polymarket), perpetual futures (HyperLiquid + HIP-3 RWAs), and options (Deribit) — sorted by Quotient mispricing spread

Why agents want this

  • Drop in a link → instantly know what to trade and which direction has edge
  • Quotient spread field flags mispriced markets (>5% = edge opportunity)
  • HIP-3 support means stocks (AAPL, TSLA, NVDA) and commodities (BRENTOIL, GOLD, NATGAS) alongside crypto
  • coinId field gives correct HyperLiquid trade URLs (e.g. xyz:BRENTOIL, not just BRENTOIL)

Pricing

$0.01 USDC per call on Base via x402. No API key required.

Files

  • SKILL.md — full API docs, response schema, usage examples
  • references/x402-integration.md — JS, Python, and Bankr agent x402 integration patterns
  • scripts/capacitr-scan.sh — shell script for direct curl usage with parsed output

Live endpoint

POST https://app.capacitr.xyz/api/analyze-link

smehrjerdian added 2 commits April 14, 2026 22:20
Capacitr turns any URL or text topic into ranked tradeable markets across
Polymarket (prediction markets), HyperLiquid (perps + HIP-3 RWAs), and
Deribit (options) — enriched with Quotient AI edge scores.

- /bin/bash.01 USDC per call via x402 on Base
- Accepts URL (scraped via Jina) or free-text query
- Returns predictions with spread/quotientOdds for edge detection
- HyperLiquid results include coinId for correct xyz: trade URLs
- Includes JS/Python x402 integration examples and shell script
- SKILL.md: tiered pricing with explanation of cost breakdown
- x402-integration.md: correct USDC amounts (100000 / 50000 units)
- Set payee to 0x6503fB61705EB6B3C57EE1ab88a1a75A6eE01869
- Updated cost estimation tables to reflect new pricing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant