options-payoff

Analyze option strategies and visualize P&L, break-evens, and Greeks.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Liangwei-zhang/six-stock --skill options-payoff-liangwei-zhang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: options-payoff
Source: https://github.com/Liangwei-zhang/six-stock/tree/main/Vibe-Trading/agent/src/skills/options-payoff
Command: npx skills add https://github.com/Liangwei-zhang/six-stock --skill options-payoff-liangwei-zhang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analysts and traders often need to evaluate complex option strategies, compare multi-leg payoffs, and understand how Greeks and IV affect P&L. This skill provides a structured framework to generate expiry and theoretical value curves, compute break-even points, and visualize risk-reward profiles.

Core Features & Use Cases

  • P&L curve generation for single-leg and multi-leg portfolios
  • Black-Scholes pricing, Greeks, and IV inversion
  • Break-even analysis and payoff diagram visualizations
  • Strategy selection support across common option spreads

Quick Start

Use the options-payoff workflow to define a multi-leg position (e.g., iron condor) and run the payoff and Greeks visualizations to see P&L, breakeven, and IV sensitivity.

Frequently Asked Questions about options-payoff

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

FAQPage Schema
How do I visualize option P&L and break-even points for a multi-leg strategy?

To visualize option P&L and break-evens, you can define a multi-leg position like an iron condor to generate expiry and theoretical value curves, producing payoff diagrams that display risk-reward profiles across price scenarios.

What is implied volatility inversion and how does it affect option Greeks?

Implied volatility inversion derives the expected volatility from market option prices using Black-Scholes pricing. This inverted IV directly impacts the calculation of option Greeks, quantifying sensitivities like delta and vega for P&L scenarios.

Can I analyze single-leg and multi-leg options portfolios within a backtest-ready framework?

Yes, you can analyze both single-leg and multi-leg options portfolios within a backtest-ready framework. The analysis computes Black-Scholes pricing, Greeks, and IV scenarios to quantify P&L across complex option spreads.

What's the best way to compare option payoffs and run volatility scenario analysis?

The best way to compare option payoffs is by generating P&L curves for multi-leg portfolios while running volatility scenario analysis. This approach visualizes IV sensitivity and break-evens to support strategy selection across common spreads.

Does this Black-Scholes pricing approach support strategy selection for common option spreads?

Yes, the Black-Scholes pricing approach supports strategy selection for common option spreads by evaluating risk-reward profiles. It generates payoff diagrams and break-even points to guide decisions on multi-leg options portfolios.