Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Structuring Equity Derivative Strategies

ASecurity

Designs equity derivative strategies with call spreads, put spreads, straddles, and ratio combinations for investment and hedging. Use when structuring equity strategies, designing option combinations, or evaluating strategy payoffs.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgoapi

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill structuring-equity-derivative-strategies --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Structuring Equity Derivative Strategies?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Structuring Equity Derivative Strategies
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-structuring-equity-derivative-strategies/badge)](https://www.skillsdirectory.com/skills/lev-os-structuring-equity-derivative-strategies)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: structuring-equity-derivative-strategies
description: Designs equity derivative strategies with call spreads, put spreads, straddles, and ratio combinations for investment and hedging. Use when structuring equity strategies, designing option combinations, or evaluating strategy payoffs.
tags:
  - derivatives-and-structured-products
  - investment
metadata:
  author: casemark
  practice_areas:
    - Derivatives
    - Structured Products
    - Hedging
  document_types:
    - Report
  skill_modes:
    - Analysis
---
# Structuring Equity Derivative Strategies

Designs equity derivative strategies using vanilla and exotic option combinations for directional positioning, income generation, volatility capture, and portfolio hedging. Produces structured strategy reports with payoff profiles, breakeven analysis, Greeks exposure, and scenario-based P&L.

## When To Use

- Constructing call spreads, put spreads, straddles, strangles, butterflies, condors, or ratio spreads for a specific market view
- Evaluating hedging overlays for concentrated equity positions or portfolio tail risk
- Comparing strategy alternatives based on cost, payoff asymmetry, and risk/reward tradeoffs
- Structuring collar or protective put strategies with financing considerations
- Analyzing margin and capital requirements for multi-leg option positions
- Designing yield enhancement strategies (covered calls, cash-secured puts, overwriting programs)

## Inputs To Gather

- **Underlying**: Ticker, current price, dividend yield, and borrow cost if applicable
- **Market view**: Directional bias (bullish/bearish/neutral), expected magnitude of move, and time horizon
- **Volatility context**: Current implied volatility (IV) vs. historical volatility (HV), skew shape, term structure (contango/backwardation)
- **Objective**: Hedging (downside protection, tail risk), income generation, directional speculation, or volatility trading
- **Constraints**: Maximum premium outlay or credit target, margin limits, notional sizing, delta budget, regulatory restrictions (e.g., covered-only accounts)
- **Expiration preferences**: Target tenor, roll frequency if applicable
- **Existing positions**: Current equity or option holdings that the strategy must complement

## Workflow

1. **Define objective and market thesis** — Clarify whether the goal is hedging, income, directional exposure, or volatility capture. State the expected price range, time horizon, and conviction level.

2. **Screen candidate structures** — Match thesis to strategy archetypes:
   - *Bullish*: Bull call spread, call ratio backspread, risk reversal, synthetic long
   - *Bearish*: Bear put spread, put ratio backspread, reverse risk reversal, synthetic short
   - *Neutral/range-bound*: Iron condor, iron butterfly, calendar spread, short straddle/strangle
   - *Volatility long*: Long straddle, long strangle, long butterfly (reverse), backspread
   - *Hedging*: Protective put, costless collar, put spread collar, tail-risk put ladder
   - *Income*: Covered call, cash-secured put, call overwrite, put write

3. **Construct the strategy** — Specify each leg: option type (call/put), strike, expiration, quantity, and direction (long/short). Calculate:
   - Net premium (debit or credit)
   - Maximum profit and maximum loss
   - Breakeven point(s)
   - Payoff diagram description (or table at key price levels)

4. **Analyze Greeks exposure** — Report aggregate delta, gamma, theta, and vega at inception. Highlight how Greeks shift as underlying moves toward key strikes and as time decays. Flag any dangerous gamma or vega concentration near expiration.

5. **Run scenario analysis** — Model P&L across at least three scenarios:
   - Base case (expected move)
   - Upside stress (e.g., +2 standard deviations)
   - Downside stress (e.g., -2 standard deviations)
   - Include IV shock scenarios (vol crush / vol expansion) where relevant

6. **Evaluate margin and capital** — Estimate initial margin (Reg-T or portfolio margin as specified), maintenance requirements, and buying power reduction. Note whether the strategy qualifies as defined-risk or undefined-risk. [VERIFY margin methodology against broker/clearing rules]

7. **Compare alternatives** — Present at least two strategy variants side-by-side (e.g., bull call spread vs. risk reversal) with a comparison table covering cost, max gain, max loss, breakevens, and Greeks.

8. **Document roll and exit plan** — Specify conditions for early exit, roll triggers (e.g., delta threshold, days-to-expiration cutoff, profit target), and assignment/exercise handling procedures.

## Output

The strategy report should include:

- **Strategy summary**: Name, legs, net premium, and one-sentence rationale
- **Payoff table**: P&L at underlying prices spanning the strike range in incremental steps (e.g., 5% intervals), at expiration and at a mid-horizon checkpoint
- **Breakeven analysis**: Exact breakeven price(s) with percentage distance from current spot
- **Greeks snapshot**: Delta, gamma, theta (daily), vega per contract and in aggregate
- **Scenario matrix**: P&L under base/upside/downside and vol-shift scenarios
- **Risk metrics**: Maximum loss (dollars and percentage of notional), margin requirement, and risk/reward ratio
- **Comparison table**: Side-by-side of candidate strategies if multiple were evaluated
- **Execution notes**: Recommended order type (limit, market, spread order), liquidity considerations (open interest, bid-ask width), and any leg sequencing advice
- **Roll/exit plan**: Trigger conditions and target adjustments

## Quality Checks

- Verify all strike prices exist in the listed option chain for the chosen expiration [VERIFY against live chain data]
- Confirm net premium arithmetic: sum of individual leg premiums must equal stated net debit/credit
- Ensure breakeven calculations are consistent with payoff table values
- Check that max profit and max loss figures account for all legs, including assignment risk on short options
- Validate that Greeks net correctly across legs (e.g., delta of a bull call spread = long call delta minus short call delta)
- Confirm margin estimates align with the applicable margin framework (Reg-T vs. portfolio margin) [VERIFY with broker margin calculator]
- Flag early exercise risk on American-style options, especially around ex-dividend dates for short calls
- Note any pin risk for strikes near current price as expiration approaches
- Include disclaimer that all values are based on theoretical models and actual execution prices may differ

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →