feat: Capacitr — market discovery across Polymarket + HyperLiquid + Deribit with Quotient edge scores#311
Open
smehrjerdian wants to merge 2 commits intoBankrBot:mainfrom
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
spreadfield flags mispriced markets (>5% = edge opportunity)coinIdfield gives correct HyperLiquid trade URLs (e.g.xyz:BRENTOIL, not justBRENTOIL)Pricing
$0.01 USDC per call on Base via x402. No API key required.
Files
SKILL.md— full API docs, response schema, usage examplesreferences/x402-integration.md— JS, Python, and Bankr agent x402 integration patternsscripts/capacitr-scan.sh— shell script for direct curl usage with parsed outputLive endpoint
POST https://app.capacitr.xyz/api/analyze-link