This chains together vol surface data, option pricing with Greeks, and historical price feeds to compare implied versus realized volatility. You pull the vol surface first for market context, 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, template discovery, option pricing, historical data pull, realized vol calculation, then synthesis into a vol regime assessment with strategy recommendations. Useful when you need to evaluate vol premiums or surface shape rather than just price a single option. The Greeks tables and implied vs realized comparison format make it straightforward to spot mispricings across tenors.
npx skills add https://github.com/anthropics/financial-services --skill option-vol-analysis