alphagbm-options-strategy
Installation
SKILL.md
AlphaGBM Options Strategy
Prerequisites
- API Key: Set env
ALPHAGBM_API_KEY(formatagbm_xxxx...). - Base URL: Default
https://alphagbm.zeabur.app. Override with envALPHAGBM_BASE_URL.
What This Skill Does
Given a market view and a ticker, recommends the best multi-leg option strategies ranked by risk/reward profile. Selects optimal strikes and expirations automatically using AlphaGBM's scoring engine.
Four Core Strategies and Trend Alignment
| Strategy | Ideal Trend | Max Profit | Max Loss |
|---|---|---|---|
| Sell Put | Neutral / Bullish | Premium received | Strike - Premium (assignment risk) |
| Sell Call | Neutral / Bearish | Premium received | Unlimited (uncovered) |
| Buy Call | Bullish | Unlimited | Premium paid |
| Buy Put | Bearish | Strike - Premium | Premium paid |