MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Design & Media
🎨

Options Strategy Advisor

Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, a…

by tradermontyv1.0.0
Connecting to VM...
Connecting to VM...
npx clawhub@latest install options-strategy-advisor
4.1kStars
6.4kDownloads
2Current Installs
7.6kAll-time Installs
📦
v1.0.0Version
📅
Apr 16, 2026Updated

Requirements

API credential: FMP_API_KEY
View Source(ClawHub)

Options Strategy Advisor Skill Overview

Options Strategy Advisor is a comprehensive options analysis and education tool that uses the Black-Scholes model to calculate theoretical option prices, Greeks, and strategy P&L simulations across 17+ strategies. It covers everything from basic covered calls to advanced multi-leg positions like iron condors and calendar spreads. Install it to analyze, simulate, and understand options trades with detailed risk metrics and trade management guidance—without needing a live options data subscription.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install options-strategy-advisor
or

Click the Install button at the top of this page for one-click setup

When to Use Options Strategy Advisor

Best Fit

  • You want to simulate the P&L, max profit/loss, and breakevens of a specific options strategy (e.g., "What's my max profit on a $180/$185 bull call spread on AAPL with 30 DTE?").
  • You need Greeks analysis—Delta, Gamma, Theta, Vega, Rho—for a single option leg or an aggregated multi-leg position.
  • You are evaluating an earnings play and want to compare a long straddle vs. a short iron condor, including IV crush risk assessment.
  • You want educational walkthroughs of strategies like covered calls, protective puts, iron condors, or strangles, including entry criteria, exit rules, and adjustment guidance.

When Not to Use

  • You need real-time, live options chain data or live implied volatility feeds—this skill uses theoretical Black-Scholes pricing and historical volatility from FMP; actual market prices will differ.
  • You are trading American-style options where early exercise is a central concern; the skill notes it uses European-style pricing and may undervalue American options.
  • You want fully automated trade execution or broker integration; this skill is analytical and educational, not a trading platform.

Key Features

Black-Scholes Option Pricing

Calculates theoretical call and put prices using the Black-Scholes model with inputs for stock price, strike, time to expiration, volatility, risk-free rate, and dividend yield. If implied volatility is not provided by the user, historical volatility is automatically computed from up to 90 days of price data via the FMP API.

Full Greeks Calculation

Computes Delta, Gamma, Theta, Vega, and Rho for individual option legs and aggregates them across multi-leg strategies. Each Greek is explained in plain language with a concrete dollar-impact interpretation (e.g., "Θ = -$5/day means you lose $5 per calendar day from time decay").

Strategy P&L Simulation with ASCII Diagrams

Generates P&L curves across a ±30% stock price range for all supported strategies, identifying max profit, max loss, breakeven points, and a simplified probability-of-profit estimate. Results are visualized as ASCII art P&L diagrams directly in the chat output.

17+ Named Strategy Templates

Covers income strategies (covered call, cash-secured put, PMCC), protection strategies (protective put, collar), directional spreads (bull/bear call and put spreads), volatility strategies (straddles, strangles), range-bound strategies (iron condor, iron butterfly), and advanced strategies (calendar spreads, diagonal spreads, ratio spreads).

Earnings Strategy Analysis with IV Crush Warnings

Integrates with the Earnings Calendar skill to fetch upcoming earnings dates and days-to-expiration, then evaluates pre-earnings plays such as long straddles and short iron condors. Critically highlights IV crush risk—quantifying how a post-earnings volatility drop can produce losses even when the stock moves in the expected direction.

Risk Management and Position Sizing Guidance

Provides account-relative position sizing recommendations based on user-defined risk tolerance (e.g., 2% per trade), portfolio-level Greeks aggregation, and strategy-specific exit rules including profit targets (typically 50% of max profit), stop-loss triggers (typically 2× debit/credit), and time-based roll guidelines (21 DTE).

Use Cases

Simulating a Specific Multi-Leg Trade

A trader asks: "What's the P&L on a $180/$185 bull call spread on AAPL with 30 days to expiration and 10 contracts?" The skill fetches the current AAPL price via FMP, calculates historical volatility, prices both legs with Black-Scholes, computes net debit, max profit/loss, breakeven, and position Greeks, then renders a full P&L diagram and trade management plan.

Evaluating an Earnings Options Play

Before NVDA earnings, a user asks whether to buy a straddle or sell an iron condor. The skill retrieves the earnings date, calculates days to expiration, compares the implied move against the straddle's breakeven cost, quantifies the IV crush risk in dollar terms, and simulates both strategies side by side with specific entry and exit recommendations.

Learning How a Strategy Works

A user unfamiliar with iron condors asks "How does an iron condor work?" The skill explains the four-leg setup, the profit zone concept, how theta and vega interact, when the strategy is appropriate (high IV, range-bound outlook), and simulates a concrete example with a P&L diagram and adjustment guidance if one side is tested.

Checking Portfolio-Level Greeks Exposure

A user provides their current options positions and asks for an overall Greeks check. The skill aggregates Delta, Theta, and Vega across all positions, interprets the net exposure (e.g., short vega risk if VIX spikes), and suggests specific adjustments to bring the portfolio toward a target Greeks profile.

Requirements

Python Dependencies (must be installed):

  • Python 3.8+
  • numpy
  • scipy
  • requests
pip install numpy scipy requests

FMP API Key (optional but recommended):

  • Enables real-time stock price fetches, historical volatility calculation, dividend yield, and earnings date lookup.
  • Set via the FMP_API_KEY environment variable or --api-key argument.
  • Free tier is sufficient.
  • Without an API key, stock price and volatility must be supplied manually by the user.

Related Skills (optional integrations):

  • Earnings Calendar skill — for automatic earnings date retrieval in earnings strategy analysis.
  • US Stock Analysis, Technical Analyst, Portfolio Manager, and Bubble Detector skills — for enriched context when selecting strikes, evaluating fundamentals, or hedging existing positions.
Connecting to VM...
npx clawhub@latest install options-strategy-advisor
4.1kStars
6.4kDownloads
2Current Installs
7.6kAll-time Installs
📦
v1.0.0Version
📅
Apr 16, 2026Updated

Requirements

API credential: FMP_API_KEY
View Source(ClawHub)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!