llmquant/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 https://github.com/LLMQuant/skills --skill llmquant-options
This category routes option, volatility, hedge, and options-backtest workflows.
| User intent | Workflow |
|---|---|
| Evaluate whether implied volatility is cheap or expensive versus history. | workflows/iv-rank.md |
| Score and rank option contracts. | workflows/options-score.md |
| Build a multi-leg option strategy from a market view. | workflows/options-strategy.md |
| Calculate and interpret option Greeks. | workflows/greeks-dashboard.md |
| Simulate option P&L, breakevens, and stress scenarios. | workflows/pnl-simulator.md |
| Analyze IV across strikes and expirations. | workflows/volatility-surface.md |
| Analyze single-expiry skew and smile shape. | workflows/volatility-smile.md |
| Detect and interpret unusual options activity. | workflows/unusual-activity.md |
| Analyze earnings implied moves and IV crush. | workflows/earnings-iv-crush.md |
| Backtest bull put spread signal rules versus controls. | workflows/bull-put-spread-backtest.md |
Prefer LLMQuant Data when available. The workflows may need these data capabilities:
Fallback:
Take llmquant/llmquant-options from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.