Agent Skills
› NeverSight/learn-skills.dev
› ito-market-intelligence
ito-market-intelligence
GitHub提供预测市场的只读情报,涵盖事件发现、场馆对比及流动性分析。支持基于API的Itô数据查询与新闻背景整合,生成包含来源链接的风险提示简报,严禁提供投资建议或执行交易操作。
Trigger Scenarios
用户需要预测市场的事件发现或主题探索
请求场馆对比、流动性分析及市场背景研究
要求生成带有来源引用的市场情报简报
Install
npx skills add NeverSight/learn-skills.dev --skill ito-market-intelligence -g -y
SKILL.md
Frontmatter
{
"name": "ito-market-intelligence",
"origin": "ECC",
"description": "Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading."
}
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
- Clarify the market theme, venue, geography, and time horizon.
- Gather public market data from venue docs/APIs or source-grounded research.
- If
ITO_API_KEYis present and the user explicitly asks for Itô data, call only read endpoints and state that access is gated. - Normalize event, underlier, liquidity, fee, resolution, and data-latency differences across venues.
- 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.
Version History
- e0220ca Current 2026-07-05 23:57


