alphagbm-duan-analysis

Generate three-panel Duan Yongping-style options analysis for a ticker.

1.7k|225|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/AlphaGBM/skills --skill alphagbm-duan-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alphagbm-duan-analysis
Source: https://github.com/AlphaGBM/skills/tree/main/skills/alphagbm-duan-analysis
Command: npx skills add https://github.com/AlphaGBM/skills --skill alphagbm-duan-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides three-panel, Duan Yongping-style framing for a single ticker: Sell Put at your willing buy price, Covered Call for yield enhancement, and a Panic Buy context read off current VIX. It is not a generic options screener.

Core Features & Use Cases

  • Sell Put analysis with display of strike, premium, implied cost basis if assigned, and delta/dte.
  • Covered Call analysis with strike, premium, upside cap, and total return if called.
  • Panic Buy Context driven by VIX level with bilingual action messages.
  • Mock-data support and an API endpoint for programmatic access.

Quick Start

Ask your AI to run a Duan Yongping analysis for a ticker by providing the ticker symbol and an optional buy_price.

Frequently Asked Questions about alphagbm-duan-analysis

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

FAQPage Schema
How do I run a Duan Yongping-style options analysis for a single ticker?

To run a Duan Yongping-style options analysis, provide a ticker symbol and an optional buy_price to your AI. The Skill outputs three panels: Sell Put, Covered Call, and Panic Buy Context, including strike, premium, yields, and delta.

What is the Sell Put analysis framework and how does it calculate implied cost basis?

The Sell Put analysis identifies strike prices and premiums at your willing buy price, calculating the implied cost basis if assigned. It displays delta and days to expiration to gauge probability and time decay for the options strategy.

How does the Covered Call yield enhancement strategy work within this analysis?

The Covered Call strategy enhances yield by analyzing strike prices, premiums, and the upside cap. It calculates total return if called, helping you evaluate potential income generation against opportunity cost for a specific ticker.

Can I use mock data for options analysis testing and development without live market feeds?

Yes, the Skill features a deterministic mock-data mode specifically for testing and development. This allows you to validate the Sell Put, Covered Call, and Panic Buy outputs without connecting to live market data feeds.

Does the Panic Buy Context use VIX levels to signal market entry points?

Yes, the Panic Buy Context is driven by current VIX levels to provide market entry signals. It generates bilingual action messages to help frame potential buying opportunities during high volatility periods.

What structured data fields are returned from the ticker options analysis API?

The Skill returns a structured result containing ticker, stock_price, expiry_date, dte, and panel fields. Each panel includes strike, premium, yields, and delta, plus a timestamp for traceability.