---
name: LLMQuant Equity Derivatives
slug: llmquant-equity-derivatives
category: AI Engineering
description: LLMQuant Equity Derivatives routes analyses for single-stock derivatives and hybrid securities. Use it for payoff, Greeks, convertibles, warrants, borrow, volatility, and catalyst-aware trade or valuation workflows.
github: "https://github.com/LLMQuant/skills/tree/master/skills/llmquant-equity-derivatives"
language: Shell
stars: 209
forks: 27
install: "npx degit https://github.com/LLMQuant/skills/tree/master/skills/llmquant-equity-derivatives ~/.claude/skills/llmquant-equity-derivatives"
installs_to: ~/.claude/skills/llmquant-equity-derivatives
source_path: skills/llmquant-equity-derivatives/SKILL.md
collection_size: 18
category_size: 2970
collection_url: "https://dirskills.com/collections/LLMQuant/skills"
added: 2026-09-04T05:26:48.062Z
last_synced: 2026-09-04T05:26:48.062Z
canonical_url: "https://dirskills.com/skills/llmquant-equity-derivatives"
---

# LLMQuant Equity Derivatives

LLMQuant Equity Derivatives routes analyses for single-stock derivatives and hybrid securities. Use it for payoff, Greeks, convertibles, warrants, borrow, volatility, and catalyst-aware trade or valuation workflows.

**Install:**

```bash
npx degit https://github.com/LLMQuant/skills/tree/master/skills/llmquant-equity-derivatives ~/.claude/skills/llmquant-equity-derivatives
```

## README

# LLMQuant Equity Derivatives

This category routes single-stock derivative and hybrid security workflows. It covers payoff, optionality, dilution, borrow, volatility, and catalyst alignment.

## Routing Rules

1. Identify the underlying ticker, derivative type, maturity, strike/conversion terms, and objective.
2. Select the closest workflow below.
3. Open only that workflow and any relevant local resources.
4. Use LLMQuant Data for underlying prices, option chains, volatility, borrow, corporate actions, convertibles, and warrants.
5. Report contract terms, valuation dates, assumptions, stale notices, and missing inputs.

## Workflow Index

| User intent | Workflow |
|---|---|
| Build a single-stock derivative trade playbook with payoff, Greeks, catalysts, and risk. | [`workflows/single-stock-derivative-playbook.md`](workflows/single-stock-derivative-playbook.md) |
| Analyze convertibles, warrants, or hybrid equity-linked securities. | [`workflows/convertible-and-warrant-lens.md`](workflows/convertible-and-warrant-lens.md) |

## LLMQuant Data Contract

Prefer LLMQuant Data when available. The workflows may need these data capabilities:
- Retrieve underlying equity prices, realized volatility, drawdowns, liquidity, and corporate actions.
- Retrieve option chains, implied volatility history, Greeks, borrow costs, and event calendars.
- Retrieve convertible, warrant, rights, and hybrid-security term sheets, including strike, maturity, conversion, redemption, and anti-dilution terms.
- Retrieve credit context, issuer fundamentals, and filing evidence when relevant.

Fallback:
- If derivative terms are unavailable, state the exact term sheet fields needed and do not estimate them from memory.
