ito-market-intelligence

ito-market-intelligence is a skill for Claude Code, Codex from nklofy/code-agent-skills. It costs 55 tokens per session (520 once invoked), scanned A, original, Apache-2.0.

A read-only research workflow for prediction markets, including events, venues, underlying topics, liquidity, and news. Prediction markets let people trade contracts based on future outcomes.

In plain words
What is it for?
It helps discover events, compare venues, check liquidity and resolution rules, and prepare source-grounded market briefings.
Why use it?
It brings scattered market and source information into one structured briefing without placing trades or giving investment advice.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps discover events, compare venues, check liquidity and resolution rules, and prepare source-grounded market briefings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nklofy/code-agent-skills/ito-market-intelligence
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nklofy/code-agent-skills --skill ito-market-intelligence
Clone the repo
git clone --depth 1 https://github.com/nklofy/code-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ito-market-intelligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/nklofy/code-agent-skills/ito-market-intelligence/github.svg)](https://agentmods.dev/skills/nklofy/code-agent-skills/ito-market-intelligence)
Your own site
<a href="https://agentmods.dev/skills/nklofy/code-agent-skills/ito-market-intelligence"><img src="https://agentmods.dev/badge/skills/nklofy/code-agent-skills/ito-market-intelligence/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ito-market-intelligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/nklofy/code-agent-skills/ito-market-intelligence"><img src="https://agentmods.dev/badge/skills/nklofy/code-agent-skills/ito-market-intelligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 520 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00520
Opus 5 $0.00028 $0.00260
Sonnet 5 $0.00011 $0.00104
Haiku 4.5 $0.00006 $0.00052

Measured 7d ago against content hash 038f0f6f81df, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

ito-market-intelligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

affaan-m-ECC/ito-market-intelligence/SKILL.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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-research or exa-search for source discovery.
  • Use x-api for public social signal discovery when X access is configured.
  • Use market-research for market sizing, competitors, or business use cases.
  • Use prediction-market-risk-review before 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.

Read the full file on GitHub · 62 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 62 lines · 55 tokens per session scan A 038f0f6f81df

Subscribe to this mod's changes

ito-market-intelligence is a skill published in the GitHub repository nklofy/code-agent-skills (18 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 55 tokens to every session and 520 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

trading-risk-gate

Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.

winstonkoh87/Athena-Public · 53 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens