mcpbeat Sign in

Llmquant Equity Derivatives Agent Skill

Router skill for LLMQuant equity derivatives workflows. Use when the user needs single-stock derivative, convertible, warrant, structured payoff, or hybrid security analysis.

1k tokens
context cost
the whole folder, loaded on every use
5
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
183
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/LLMQuant/skills --skill llmquant-equity-derivatives

The instruction itself

4 sections, as written by the author

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

  • Identify the underlying ticker, derivative type, maturity, strike/conversion terms, and objective.
  • Select the closest workflow below.
  • Open only that workflow and any relevant local resources.
  • Use LLMQuant Data for underlying prices, option chains, volatility, borrow, corporate actions, convertibles, and warrants.
  • 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 |

| Analyze convertibles, warrants, or hybrid equity-linked securities. | 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.

Other skills for the same job

different authors, same section of the catalogue
Creating Financial Models
by anthropics
vendor ×2

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

8k tokens scripts
Earnings Calendar
by nicepkg
×2

This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.

17k tokens scripts
Market News Analyst
by BaggaT236
×1

This skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news from the past 10 days, wants to understand market reactions to monetary policy decisions (FOMC, ECB, BOJ), needs assessment of geopolitical events' impact on commodities, or requires comprehensive review of earnings announcements from mega-cap stocks. The skill automatically collects news using WebSearch/WebFetch tools and produces impact-ranked analysis reports. All analysis thinking and output are conducted in English.

19k tokens
Pead Screener
by BaggaT236
×1

Screen post-earnings gap-up stocks for PEAD (Post-Earnings Announcement Drift) patterns. Analyzes weekly candle formation to detect red candle pullbacks and breakout signals. Supports two input modes - FMP earnings calendar (Mode A) or earnings-trade-analyzer JSON output (Mode B). Use when user asks about PEAD screening, post-earnings drift, earnings gap follow-through, red candle breakout patterns, or weekly earnings momentum setups.

35k tokens scripts
Sprint Planning
by anthropics
vendor

Plan a sprint — scope work, estimate capacity, set goals, and draft a sprint plan. Use when kicking off a new sprint, sizing a backlog against team availability (accounting for PTO and meetings), deciding what's P0 vs. stretch, or handling carryover from the last sprint.

1k tokens
Kanchi Dividend Us Tax Accounting
by tradermonty

Provide US dividend tax and account-location workflow for Kanchi-style income portfolios. Use when users ask about qualified vs ordinary dividends, 1099-DIV interpretation, REIT/BDC distribution treatment, holding-period checks, or taxable-vs-IRA account placement decisions for dividend assets.

5k tokens scripts
Indie Business
by rshankras

Business fundamentals for indie app developers — LLC/entity setup, taxes, Apple Small Business Program, revenue tracking, hiring contractors, and financial planning for sustainability. Use when user asks about business setup, tax implications, hiring, or financial planning for their app business.

5k tokens
Tiktok Shop Inventory
by nexscope-ai

Inventory management for TikTok Shop — demand forecasting, viral stock planning, FBT optimization

446 tokens

How to use it

Copy the folder

Take llmquant/llmquant-equity-derivatives from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.