Agent skill · Business & Finance

pricing-equity-options

Structures equity option pricing with Black-Scholes, binomial models, and implied volatility analysis. Use when pricing options, calculating Greeks, or analyzing implied volatility.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill pricing-equity-options --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Declared author: casemark
Path: skills/analysis/pricing-equity-options/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Pricing Equity Options ## When To Use - Pricing European or American equity options (calls and puts) for valuation reports, trade analysis, or structured product design - Calculating option Greeks (delta, gamma, theta, vega, rho) for hedging or risk management - Extracting implied volatility from market prices to assess relative value or calibrate models - Valuing employee stock options (ESOs) or warrant grants under ASC 718 / IFRS 2 - Building or auditing option pricing models for derivatives desks, fund managers, or corporate treasury ## Inputs To Gather - **Underlying price (S):** Current spot price of the equity or index - **Strike price (K):** Contract strike; confirm currency and adjustment for splits/dividends - **Time to expiration (T):** In years; clarify calendar vs. trading days convention used - **Risk-free rate (r):** Matching-tenor rate; typically Treasury yield or OIS rate [VERIFY jurisdiction and curve source] - **Volatility (σ):** Historical realized vol, implied vol from market quotes, or model-calibrated vol — specify which - **Dividend yield or schedule (q):** Continuous yield for indices; discrete dividend dates and amounts for single stocks - **Option style:

What's inside
Steps it walks through
  1. When To Use
  2. Inputs To Gather
  3. Workflow
  4. Output
  5. Quality Checks
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the pricing-equity-options skill do?

Structures equity option pricing with Black-Scholes, binomial models, and implied volatility analysis. Use when pricing options, calculating Greeks, or analyzing implied volatility.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill pricing-equity-options --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going