skills/capital/pricing-vanilla-equity-options/SKILL.md
Calculates option values with Black-Scholes, binomial, and Monte Carlo methods including Greeks sensitivity analysis. Use when pricing equity options, calculating Greeks, or evaluating option strategies.
npx skillsauth add casemark/skills pricing-vanilla-equity-optionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Input | Description | Source Notes | |---|---|---| | Spot price (S) | Current underlying equity price | Live market feed or last close | | Strike price (K) | Contract strike | Term sheet or exchange listing | | Time to expiry (T) | Years (or fraction) to expiration date | Contract terms; use ACT/365 unless specified | | Risk-free rate (r) | Continuously compounded rate matching tenor | Treasury yield curve or OIS rate [VERIFY tenor match] | | Dividend yield / schedule (q) | Continuous yield or discrete dividend dates and amounts | Bloomberg/Refinitiv; confirm ex-dates [VERIFY] | | Volatility (σ) | Implied vol from market, or historical/realized vol | Volatility surface, ATM quote, or historical window | | Option type | Call or put | Contract terms | | Exercise style | European or American | Contract terms — drives model choice |
Structure the deliverable as follows:
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.