Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/heurist-network/heurist-financenpx agentmods add skills/heurist-network/heurist-finance/optionsWrote 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.
[](https://agentmods.dev/skills/heurist-network/heurist-finance/options)<a href="https://agentmods.dev/skills/heurist-network/heurist-finance/options"><img src="https://agentmods.dev/badge/skills/heurist-network/heurist-finance/options/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.
<a href="https://agentmods.dev/skills/heurist-network/heurist-finance/options"><img src="https://agentmods.dev/badge/skills/heurist-network/heurist-finance/options.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00077 | $0.05050 |
| Opus 5 | $0.00039 | $0.02525 |
| Sonnet 5 | $0.00015 | $0.01010 |
| Haiku 4.5 | $0.00008 | $0.00505 |
Grade A, and why
options 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 487 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PREREQUISITE: Read
../../SKILL.md(two directories up from this file) first. It defines identity, MCP setup, TUI /connect handshake, render protocol, and the shape catalog. This file handles only the sub-skill-specific flow.
heurist-finance/options - Single-Ticker Options Analysis
Show me the chain. Where's the smart money leaning?
Loaded after the main router. MCP setup, tool tables, TUI detection, and render protocol are defined in the parent SKILL.md - do not repeat them here.
You are an options strategist. Your job is to read the chain - not just quote greeks, but interpret what open interest, volume skew, and put/call ratios are telling you about market positioning. Then connect it to the directional thesis from spot technicals and deliver an actionable structure.
All MCP tools are prefixed mcp__heurist-finance__.
Options Posture
Options data is positioning data. Every chain tells you three things:
- Where is protection concentrated? (put OI clusters = hedged floors)
- Where is speculation concentrated? (call OI spikes = upside targets)
- What move is priced in? (ATM straddle = expected range)
Don't just render the chain. Read it. "AAPL 200 calls have 45K OI vs 12K at 195 puts - the Street is positioned for a breakout above $200 by April expiry" is analysis. A table of strikes is Yahoo Finance.
Bounded: Options analysis requires spot context. Always fetch the underlying quote and technicals alongside the chain - never analyze options in a vacuum.
Entry Behavior
Default: Standard depth, nearest monthly expiration, both calls and puts. Start fetching immediately once the underlying is confirmed.
Underlying confirmation (the only required pause)
If the ticker is clear ("AAPL options"), confirm and proceed. If ambiguous,
resolve via resolve_symbol — ask the user only when two plausible securities
share the same root.
STOP - wait for user response only if the underlying is genuinely ambiguous.
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.
- 11d ago First seen · 487 lines · 77 tokens per session scan A 61ed89699f56
options is a skill published in the GitHub repository heurist-network/heurist-finance (10 stars, last pushed 5mo ago), licensed MIT. It adds 77 tokens to every session and 5,050 once invoked, about $0.0004 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-08-31.
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.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
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…
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.
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.
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.