
Ito Market Intelligence
- 1.3k installs
- 238k repo stars
- Updated August 5, 2026
- affaan-m/ecc
ito-market-intelligence is a read-only research skill that gathers prediction-market events, venues, liquidity, and news context for developers building Itô basket workflows with optional ITO_API_KEY access.
About
ito-market-intelligence is an ECC-origin Claude Code skill for source-grounded prediction-market briefings without investment advice or live trading. It supports event discovery, venue comparison, basket theme exploration, and Itô API-backed market context when ITO_API_KEY is configured, while defaulting to public sources otherwise. Developers reach for it when scoping Itô integrations, comparing prediction-market venues and underliers, or producing liquidity-aware research before wiring basket workflows. Guardrails block live trading recommendations and require explicit API access for Itô-backed data calls.
- Read-only market intelligence from public sources
- API-gated Itô data access with explicit key requirement
- Decision brief output with normalized venue data
Ito Market Intelligence by the numbers
- 1,252 all-time installs (skills.sh)
- +85 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #119 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/affaan-m/ecc --skill ito-market-intelligenceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.3k |
|---|---|
| repo stars | ★ 238k |
| Last updated | August 5, 2026 |
| Repository | affaan-m/ecc ↗ |
How do you research prediction market venues and liquidity?
Research prediction market events, venues, liquidity, and news context for Itô basket workflows.
Who is it for?
Developers scoping Itô basket workflows who need read-only prediction-market intelligence with optional ITO_API_KEY-backed data.
Skip if: Live trading execution, investment advice, or workflows that require guaranteed real-time order placement.
When should I use this skill?
The user asks for prediction-market context, event discovery, venue comparison, basket themes, or an Itô API-backed market brief.
What you get
Prediction-market event brief, venue comparison notes, liquidity context, and basket theme research grounded in cited sources.
- Market intelligence brief
- Venue comparison notes
- Basket theme research
Files
Itô Market Intelligence
Use this skill when a user wants prediction-market context, event discovery, venue comparison, basket theme exploration, or an Itô API-backed market brief.
This is a public teaser skill. It can work with public sources by default. Any Itô-backed data call requires explicit API access through ITO_API_KEY.
Guardrails
- Do not provide investment, legal, tax, or trading advice.
- Do not place, cancel, route, or simulate live orders.
- Do not infer the user's financial situation unless they provide it.
- Treat Polymarket, Kalshi, Itô, X, Exa, GitHub, and web data as source inputs,
not as truth by themselves.
- Separate facts, market-implied signals, and your interpretation.
Workflow
1. Clarify the market theme, venue, geography, and time horizon. 2. Gather public market data from venue docs/APIs or source-grounded research. 3. If ITO_API_KEY is present and the user explicitly asks for Itô data, call only read endpoints and state that access is gated. 4. Normalize event, underlier, liquidity, fee, resolution, and data-latency differences across venues. 5. Produce a decision brief:
- market/event summary
- available venues and underliers
- liquidity and data-quality caveats
- relevant news/source context
- open questions before any user action
Useful Skill Chains
- Use
deep-researchorexa-searchfor source discovery. - Use
x-apifor public social signal discovery when X access is configured. - Use
market-researchfor market sizing, competitors, or business use cases. - Use
prediction-market-risk-reviewbefore any workflow touches user capital,
portfolio data, or execution-capable credentials.
Output Contract
Default to a compact brief with source links and a clear caveat:
This is market intelligence, not investment or trading advice.If access is missing, say:
Itô live basket/API data requires gated access. Request an ITO_API_KEY before
using Itô-backed reads.Related skills
How it compares
Use ito-market-intelligence for prediction-market research; use trading or execution tooling only after scope is validated and trading is explicitly in scope.
FAQ
Does ito-market-intelligence place trades?
ito-market-intelligence is read-only and does not provide investment advice or live trading; it produces source-grounded prediction-market briefings and exploration context for Itô basket workflows.
What API key does ito-market-intelligence require?
ito-market-intelligence works with public sources by default; Itô-backed data calls require explicit API access through the ITO_API_KEY environment variable.