llmquant-options
Router skill for LLMQuant options workflows. Use when the user needs IV rank, option scoring, strategy construction, Greeks, P&L simulation, volatility surface, unusual activity, earnings IV crush, backtests, or hedges.
npx skills add LLMQuant/skills --skill llmquant-options --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# LLMQuant Options This category routes option, volatility, hedge, and options-backtest workflows. ## Routing Rules 1. Identify ticker, expiration, strikes, direction, horizon, risk budget, and strategy constraints. 2. Select the closest workflow below. 3. Open only the selected workflow and relevant scripts/assets. 4. Use LLMQuant Data for prices, option chains, IV history, Greeks, option flow, earnings, and event inputs. 5. Report timestamps, contract metadata, data windows, assumptions, stale notices, and missing inputs. ## Workflow Index | User intent | Workflow | |---|---| | Evaluate whether implied volatility is cheap or expensive versus history. | [`workflows/iv-rank.md`](workflows/iv-rank.md) | | Score and rank option contracts. | [`workflows/options-score.md`](workflows/options-score.md) | | Build a multi-leg option strategy from a market view. | [`workflows/options-strategy.md`](workflows/options-strategy.md) | | Calculate and interpret option Greeks. | [`workflows/greeks-dashboard.md`](workflows/greeks-dashboard.md) | | Simulate option P&L, breakevens, and stress scenarios. | [`workflows/pnl-simulator.md`](workflows/pnl-simulator.md) | | Analyze IV across strikes and exp
- Routing Rules
- Workflow Index
- LLMQuant Data Contract
What does the llmquant-options skill do?
Router skill for LLMQuant options workflows. Use when the user needs IV rank, option scoring, strategy construction, Greeks, P&L simulation, volatility surface, unusual activity, earnings IV crush, backtests, or hedges.
How do I install it?
Run `npx skills add LLMQuant/skills --skill llmquant-options --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From LLMQuant/skills, a repository with 183 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
