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
  • Authors
  • 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.

ProTermsPrivacyRefunds
Back to skills

Alphagbm Earnings Crush

ASecurity

Full earnings-season IV analysis: historical crush, implied move forecast, IV Rank strategy tag, and a priced Iron Condor quote ready to trade. Triggers: "earnings crush AAPL", "NVDA IV before earnings", "implied move MSFT", "iron condor for META", "IV rank AAPL earnings", "earnings play TSLA", "should I short premium before AMZN earnings", "post-earnings IV drop", "straddle before earnings", "pre-earnings strategy"

17 stars
0 votes
0 copies
0 views
Added 9/4/2026
dataapi

Works with

cliapi

Security Analysis

A100/100

Scanned 9/4/2026

Install to Claude Code

$npx -y skills add gabrielmoreira/agent-skills-mirror --skill alphagbm-earnings-crush --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Alphagbm Earnings Crush?

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

Security grade badge for Alphagbm Earnings Crush
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gabrielmoreira-alphagbm-earnings-crush/badge)](https://www.skillsdirectory.com/skills/gabrielmoreira-alphagbm-earnings-crush)

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

Download with Pro
Files
SKILL.md
---
name: alphagbm-earnings-crush
description: |
  Full earnings-season IV analysis: historical crush, implied move forecast, IV Rank
  strategy tag, and a priced Iron Condor quote ready to trade. Triggers: "earnings
  crush AAPL", "NVDA IV before earnings", "implied move MSFT", "iron condor for META",
  "IV rank AAPL earnings", "earnings play TSLA", "should I short premium before AMZN
  earnings", "post-earnings IV drop", "straddle before earnings", "pre-earnings strategy"
globs:
  - "mock-data/earnings-crush/**"
---

# AlphaGBM Earnings IV Panel

Everything you need for earnings week — historical IV crush + forward-looking implied
move + IV Rank strategy recommendation + a priced Iron Condor centered on the implied
move — in a single API call.

## What This Skill Does

| Concept | Description |
|---------|-------------|
| IV Crush | The sharp drop in implied volatility after an earnings announcement |
| Average Crush % | Mean IV decline from pre-earnings peak to post-earnings trough (last 8 quarters) |
| **Implied Move ±X%** | What options are pricing the earnings move to be, derived from ATM IV × √(DTE/365) |
| **IV Rank** | Current ATM IV percentile vs 20-day HV over 2y — drives strategy recommendation |
| **Strategy Recommendation** | IV Rank > 70 → short-IV plays (Iron Condor); < 30 → directional (Long Call/Put); 30-70 → wait |
| **Iron Condor Quote** | Ready-to-trade 4-leg spread with short strikes at ±1× implied move, concrete credit / max profit / max loss / breakevens |
| Historical comparison | How implied move compared to actual move across past 8 earnings |

## How to Use

**Input:** A ticker with upcoming or past earnings.

**Output:**
- Days to next earnings (if scheduled)
- Current stock price + ATM IV + IV Rank
- **Implied Move ±X% and ±$Y** — most quoted number during earnings season
- **Recommendation tag** (🔥 short IV / wait / directional) with zh/en copy
- **Iron Condor pricing** — 4 strikes + credit + max profit + max loss + breakeven bounds (Pro tier)
- Last 8 quarters: pre-earnings IV / post-earnings IV / crush % / actual move / straddle PnL
- Avg crush % and straddle win rate

**Example Queries:**
- `earnings crush AAPL` — Full crush history + next earnings IM
- `implied move NVDA` — What the options are pricing for next earnings
- `iron condor for META` — Priced-ready short-premium setup
- `IV rank MSFT earnings` — Strategy tag + recommendation
- `should I short premium before TSLA` — Recommendation + IC quote
- `straddle pnl AMZN last 8 quarters` — Historical short-premium win rate

## Mock Data

Mock data files are in `mock-data/earnings-crush/`:
- `aapl-crush-history.json` — 8 quarters of AAPL crush + implied move + IC
- `nvda-crush-history.json` — Same for NVDA
- `crush-summary.json` — Aggregated crush statistics across tickers

## API Endpoint

```
GET /api/options/earnings-crush/{symbol}
```

Query parameters:
- `quarters` (int, default 8) — Number of past earnings to analyze
- `include_straddle_pnl` (bool, default true) — Include straddle P&L simulation
- `include_iron_condor` (bool, default true) — Include Iron Condor quote (Pro tier in UI)

Response fields (headline numbers):
- `next_earnings`, `days_to_earnings`, `current_atm_iv`, `current_stock_price`
- `implied_move_pct` — e.g. 5.1 means market prices ±5.1% move
- `iv_rank_pct` — 0-100 percentile; feeds `recommendation.level`
- `recommendation` — `{level: 'high'|'mid'|'low'|'unknown', iv_rank_pct, recommendation_zh, recommendation_en}`
- `iron_condor` — `{short_call, long_call, short_put, long_put, credit, max_profit, max_loss, breakeven_up, breakeven_down, wing_width_pct}`
- `crush_history[]`, `avg_crush_pct`, `avg_actual_move_pct`, `straddle_win_rate`
- `quarters_analyzed`, `timestamp`

Pricing: 1 option-analysis credit per call; cache hits (same symbol/params within 5 min) are free.

## Related Skills

| Skill | Relevance |
|-------|-----------|
| [alphagbm-iv-rank](../alphagbm-iv-rank/) | Current IV percentile — is pre-earnings IV already elevated? |
| [alphagbm-options-strategy](../alphagbm-options-strategy/) | Strategy recommendations that factor in earnings timing |
| [alphagbm-vol-surface](../alphagbm-vol-surface/) | Term structure kink around earnings expiration |

---

*Powered by [AlphaGBM](https://alphagbm.com) — Real-data options & research intelligence. 10K+ users.*

Attribution

gabrielmoreiragabrielmoreira
View sourceMore from gabrielmoreira →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

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

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Rank Tracker

This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.

1821 votes

Youtube Competitor Analyzer

Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...

31 votes

Twitter Algorithm Optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

742580 votes

Weather Fetcher

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

662660 votes

Weather

Get current weather and forecasts (no API key required).

484900 votes
View all in data →