Calculate and plot option Greeks from the SYNTH sample or a permitted user-supplied option-chain snapshot. Use for delta, gamma, vega, theta, vanna, charm, Greek ladders, or Greek plots.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add Iman/agent-driven-options-desk-and-skills --skill options-greeks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Options Greeks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/iman-options-greeks)More formats (shields.io, HTML) on the badges page.
---
name: options-greeks
description: "Calculate and plot option Greeks from the SYNTH sample or a permitted user-supplied option-chain snapshot. Use for delta, gamma, vega, theta, vanna, charm, Greek ladders, or Greek plots."
---
# Option Greeks
Use the hosted Option Desk MCP. Do not run a local command or fetch market data.
For `SYNTH`, call `option_plots` with `plot="greeks"`. State that the figures are synthetic sample data.
For a ticker such as SPY, require an attached CSV or JSON option chain. The user must name its source and confirm that they may send it. If the file needs correction, call `option_snapshot_schema` and `option_validate_snapshot`. Use `option_plots_from_snapshot` for charts.
Never ask for credentials, API keys, account numbers, or portfolio positions. Never describe user data as live or verified. Keep the source, capture time, expiry, private-research label, and no-trading warning visible.
Explain model inputs and limitations. Do not recommend a contract, entry, exit, order, or position size.
Read numerical Greeks from `diagnostics.greek_ladder`, with its stated units. Raw vega is per +1.00 absolute IV; divide by 100 for +0.01 IV. Do not assume a contract multiplier or currency. Use `option_report_plots` for a combined diagnostic and strategy report in one widget.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!