This chains together volatility surface data, option pricing with Greeks, and historical price feeds to compare implied versus realized volatility across timeframes. You pull the vol surface first for market structure (ATM term structure, skew, smile), price specific options for Greeks, then compute realized vol from historical data to assess whether options are rich or cheap. The workflow is prescriptive: surface snapshot, then template discovery, then pricing, then historical comparison, ending with a structured output that includes vol surface tables, Greeks, and implied vs realized spreads with trade signals. Best for volatility trading setups where you need to justify whether to buy or sell premium based on the vol premium spread.
npx skills add https://github.com/anthropics/financial-services-plugins --skill option-vol-analysis