options-advanced

Analyze volatility surfaces and rebalance Greeks for equity options strategies.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/20YN04/vibe-trading-macos --skill options-advanced-20yn04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: options-advanced
Source: https://github.com/20YN04/vibe-trading-macos/tree/main/agent/src/skills/options-advanced
Command: npx skills add https://github.com/20YN04/vibe-trading-macos --skill options-advanced-20yn04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scipy.

What problem does it solve?

This skill addresses the complexity of managing advanced options strategies, helping traders navigate volatility surfaces and Greeks exposure beyond basic directional bets.

Core Features & Use Cases

  • Volatility Surface Modeling: Analyze SABR parameters and local volatility to identify skew and term structure anomalies.
  • Dynamic Greeks Management: Monitor and rebalance Delta, Gamma, Vega, and Theta to maintain risk-neutral or target-exposure portfolios.
  • Use Case: A trader can use this to evaluate whether a calendar spread or a risk reversal is appropriate given the current 50ETF volatility skew and term structure.

Quick Start

Use the options-advanced skill to analyze the current volatility surface and suggest a strategy for the 50ETF.

Frequently Asked Questions about options-advanced

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model the volatility surface for equity options?

To model the volatility surface, this skill analyzes SABR parameters and local volatility to identify skew and term structure anomalies across various maturities and strikes. It uses pandas, numpy, and scipy for mathematical modeling and surface calibration.

How do I dynamically rebalance Greeks for an options portfolio?

You can dynamically rebalance Greeks by monitoring Delta, Gamma, Vega, and Theta to maintain risk-neutral or target-exposure portfolios. The skill supports quantitative decision-making for complex options strategies beyond basic directional bets.

Can I use pandas and numpy for volatility arbitrage analysis?

Yes, you can use pandas and numpy for volatility arbitrage analysis, as the skill requires these libraries alongside scipy to perform mathematical modeling, surface calibration, and quantitative decision-making for equity options.

What is the best way to evaluate a calendar spread using current volatility skew?

Evaluating a calendar spread using current volatility skew involves analyzing the 50ETF volatility surface and term structure anomalies. The skill helps determine whether a calendar spread or risk reversal is appropriate given current market conditions.

Do I need scipy to calibrate SABR parameters for options trading?

Yes, you need scipy to calibrate SABR parameters for options trading, as it provides the necessary mathematical modeling functions alongside pandas and numpy to accurately analyze the volatility surface and identify structural anomalies.

When should I not use basic directional bets for options strategies?

You should avoid basic directional bets when managing complex options strategies that require navigating volatility surfaces and Greeks exposure. This skill addresses that complexity by supporting dynamic Greeks rebalancing and volatility arbitrage.