options-payoff

Generate expiry P&L, Black-Scholes theoretical value, and break-even points for multi-leg option portfolios.

Updated May 15, 2026
One-click install
npx skills add https://github.com/philipcoller-777/Vibe-Trading-TV2 --skill options-payoff-philipcoller-777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: options-payoff
Source: https://github.com/philipcoller-777/Vibe-Trading-TV2/tree/main/agent/src/skills/options-payoff
Command: npx skills add https://github.com/philipcoller-777/Vibe-Trading-TV2 --skill options-payoff-philipcoller-777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes complex option strategies by producing expiry P&L curves, current theoretical value via Black-Scholes, and break-even points for multi-leg portfolios.

Core Features & Use Cases

  • P&L curve generation for single-leg and multi-leg option portfolios
  • Black-Scholes pricing and Greeks calculation
  • Implied volatility inversion and IV handling
  • Break-even point computation and payoff diagram visualization
  • Strategy evaluation for verticals, butterflies, condors, calendars, and hedges

Quick Start

Input your option legs (type, strike, direction, quantity, premium) and market parameters to generate payoff and Greeks visuals.

Frequently Asked Questions about options-payoff

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

FAQPage Schema
How do I calculate the payoff and break-even points for a multi-leg option strategy?

To calculate option strategy payoff and break-even points, you input explicit leg definitions including type, strike, direction, quantity, and premium, along with market parameters. The system then generates expiry P&L curves and precise break-even points for multi-leg portfolios like butterflies or condors.

What is the Black-Scholes model used for in options pricing and Greeks calculation?

The Black-Scholes model in options pricing calculates theoretical value and Greeks for option portfolios. By inputting configurable parameters like risk-free rate, dividend yield, time to expiry, and volatility, it computes delta, gamma, and other risk metrics for multi-leg strategies.

How do I compute implied volatility for an option portfolio?

Implied volatility inversion is computed by inputting the option's market price and leg parameters. The system reverse-engineers the volatility parameter using the Black-Scholes framework to match the observed market premium, yielding the implied volatility for your strategy.

Can I evaluate complex spreads like iron condors and calendars with different expiries?

Yes, you can evaluate complex spreads like iron condors and calendars across different strikes and expiries. The system requires explicit leg definitions for each option contract and configurable market parameters to compute the P&L, Greeks, and break-even points.

What inputs do I need to generate a P&L curve for a vertical spread?

To generate a P&L curve for a vertical spread, you need to provide explicit leg definitions including option type, strike price, direction, quantity, and premium. Additionally, market parameters including risk-free rate, dividend yield, time, and volatility are required.

Why does my option strategy analysis require explicit leg definitions?

Option strategy analysis requires explicit leg definitions because multi-leg portfolios like butterflies and condors have complex payoff structures. Defining type, strike, direction, quantity, and premium for each leg ensures accurate Black-Scholes pricing, P&L generation, and break-even computation.