$npx skillfedfor your agent

options-payoff

Options Payoff generates P&L curves and payoff diagrams for single and multi-leg option strategies, from basic calls and puts to complex spreads, butterflies, and condors. It calculates Black-Scholes pricing, the full Greeks suite, and implied volatility, then visualizes strategy performance across underlying price ranges. Built for research and backtesting within the Vibe-Trading framework.

Options Payoff analyzes option strategy payoff diagrams and P&L curves using Black-Scholes pricing and Greeks.

AI-generated summary based on this skill's SKILL.md

★ 28,096  4,557 MITupdated by HKUDS

Decision gist · record as of 2026-07-27

Options Payoff analyzes option strategy payoff diagrams and P&L curves using Black-Scholes pricing and Greeks. Options Payoff generates P&L curves and payoff diagrams for single and multi-leg option strategies, from basic calls and puts to complex spreads, butterflies, and condors. It calculates Black-Scholes pricing, the full Greeks suite, and implied volatility, then visualizes strategy performance across underlying price ranges. Built for research and backtesting within the Vibe-Trading framework.

manual: git clone https://github.com/HKUDS/Vibe-Trading → cp -r Vibe-Trading/agent/src/skills/options-payoff ~/.claude/skills/options-payoff
agent/src/skills/options-payoff/SKILL.md · version 8a5ebf39

Use it when

  • Options Payoff uses the Black-Scholes model to compute option prices and the full Greeks suite—delta, gamma, theta, vega, and rho.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

HKUDS/Vibe-Trading/options-payoff · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What can Options Payoff do with option payoff diagrams?

Options Payoff generates P&L curves and payoff diagrams for single and multi-leg option strategies, from basic calls and puts to complex spreads, butterflies, and condors. You can visualize strategy performance across underlying price ranges to understand maximum profit, maximum loss, and breakeven points at a glance.

How does Options Payoff calculate Black-Scholes pricing and Greeks?

Options Payoff uses the Black-Scholes model to compute option prices and the full Greeks suite—delta, gamma, theta, vega, and rho. These calculations help you measure directional exposure, convexity, time decay, volatility sensitivity, and interest-rate risk for any option or multi-leg portfolio.

Can Options Payoff model multi-leg option portfolios and breakeven points?

Yes. Options Payoff models multi-leg option portfolios and calculates breakeven points across all legs. Whether you're analyzing iron condors, bull call spreads, straddles, or custom combinations, the tool computes exact profit/loss zones and critical price levels.

How does Options Payoff solve implied volatility from market prices?

Options Payoff extracts implied volatility from observed market prices using numerical methods. This lets you compare market IV to historical volatility, assess whether options are expensive or cheap, and support strategy selection based on current volatility regime.

What strategies does Options Payoff help you analyze and select?

Options Payoff supports analysis of covered calls, protective puts, bull call spreads, bear put spreads, iron condors, straddles, strangles, butterflies, calendar spreads, and other multi-leg structures. It helps you choose strategies aligned with your market view and IV regime.

What license does Options Payoff use?

Options Payoff is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Options Payoff — Option P&L Analysis Methodology

Overview

This skill is designed for option strategy analysis scenarios within the Vibe-Trading quantitative framework, covering: - P&L curve generation for single-leg and multi-leg option portfolios - Black-Scholes pricing and Greeks calculation - Implied volatility inversion - Strategy selection decision support

Constraint: For research and backtesting only. Do not output live trading instructions, in line with the project's guardrails.


1. Supported Strategy Types

1.1 Single-Leg Strategies
Strategy Bias Premium Max Profit Max Loss
Long Call Bullish Paid Unlimited Premium
Long Put Bearish Paid Strike - premium Premium
Short Call Neutral / mildly bearish Received Premium Unlimited
Short Put Neutral / mildly bullish Received Premium Strike - premium
1.2 Vertical Spreads

| Strategy |

(truncated - see the full file via the links below)

File tree — 1 file
agent/src/skills/options-payoff/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Analyze option strategy payoff diagrams and P&L curves”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

options-advanced
by HKUDS · HKUDS/Vibe-Trading

Move past basic option plays into volatility-driven trading. This skill covers volatility-surface structure, dynamic Greeks rebalancing across multiple dimensions, and practical arbitrage frameworks including calendar spreads, volatility arbitrage, and skew trades. Designed for traders working with equity options who need to manage portfolio Greeks exposures and identify mispricings across strikes and maturities.

MITupdated Jul 2026
★ 28,096repo stars
options-pricing
by agiprolabs · agiprolabs/claude-trading-skills

Options Pricing provides quantitative models for valuing derivatives on crypto assets like BTC and ETH across platforms including Deribit, Lyra, and Aevo. The skill currently includes a working Black-Scholes calculator with Greeks computation and an implied volatility solver, with planned support for binomial trees, Monte Carlo simulation, and volatility surface analysis. Use it to hedge spot positions, identify mispriced options, and assess portfolio risk.

MITupdated Jun 2026
★ 248repo stars
options-payoff
by himself65 · himself65/finance-skills

Options Payoff generates an interactive chart showing theoretical value and expiry payoff for any options strategy. Adjust strikes, premiums, volatility, and time to expiration via live sliders and instantly see max profit, max loss, breakevens, and current P&L.

MITupdated Jul 2026
★ 3,075repo stars
options-strategy-advisor
by tradermonty · tradermonty/claude-trading-skills

This skill models options strategies through theoretical pricing and Greeks analysis, helping traders evaluate covered calls, spreads, iron condors, and other positions without real-time market subscriptions. It calculates strategy profit/loss, position sizing, and risk exposure using Black-Scholes formulas and historical volatility data from FMP API. Built for learning and simulation, not live trading.

MITupdated Jul 2026
★ 2,514repo stars
greeks
by staskh · staskh/trading_skills

Compute Greeks and implied volatility for options using the Black-Scholes framework. Input spot price, strike, expiration, and market price to derive delta, gamma, theta, vega, and rho—essential metrics for understanding position sensitivity and risk exposure.

MITfor claude-codeupdated Jul 2026
★ 299repo stars
options-strategy
by HKUDS · HKUDS/Vibe-Trading

options-strategy lets you backtest complex option portfolios—from covered calls and protective puts to iron condors and butterflies—by synthesizing theoretical prices via Black-Scholes and tracking Greeks exposure across time. The engine accepts daily underlying data, applies historical volatility, and outputs trade-by-trade records, daily Greeks aggregates, and performance metrics for strategy validation.

MITupdated Jul 2026
★ 28,096repo stars

More skills spread-analysis (MIT) · hedging-strategy (MIT) · option-vol-analysis (Apache-2.0) · crypto-derivatives (MIT) · asset-allocation (MIT) · volatility-modeling (MIT) · Market Mechanics Betting (unlicensed) · macro-analysis (MIT)

Tags
quantitative-analysisrisk-metricsstrategy-builderderivatives-pricingportfolio-hedgingvolatility-tradingbacktesting-frameworkfinancial-modelinggreek-sensitivityoption-valuation