mcpbeat

Llmquant Events

llmquant/llmquant-events

Router skill for LLMQuant event workflows. Use when the user needs earnings event briefs, M&A tracking, regulatory risk, catalysts, event calendars, or cross-asset event impact.

2k tokens
context cost
the whole folder, loaded on every use
6
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-events

The instruction itself

4 sections, as written by the author

LLMQuant Events

This category routes event-driven research workflows for earnings, M&A, regulatory catalysts, and event-risk monitoring.

Routing Rules

  • Identify event type, issuer, asset, date, jurisdiction, affected instruments, and requested output.
  • Select the closest workflow below.
  • Open only that workflow and any referenced local resources.
  • Use LLMQuant Data for filings, prices, options, estimates, news, corporate actions, regulatory records, prediction markets, and macro context.
  • Report event dates, filing dates, data timestamps, source periods, stale notices, and missing inputs.

Workflow Index

| User intent | Workflow |

|---|---|

| Build an earnings-event brief with setup, expectations, options, and risk cases. | workflows/earnings-event-brief.md |

| Track M&A, deal spread, approvals, financing, and break-risk milestones. | workflows/mna-event-tracker.md |

| Monitor regulatory, legal, policy, antitrust, FDA, or geopolitical event risk. | workflows/regulatory-risk-monitor.md |

LLMQuant Data Contract

Prefer LLMQuant Data when available. The workflows may need these data capabilities:

  • Retrieve event calendars, corporate actions, filings, news, estimates, transcripts, and issuer profiles.
  • Retrieve price history, options, implied move, event-window returns, volume, volatility, and sentiment.
  • Retrieve M&A terms, deal milestones, financing, regulatory approvals, court dates, and antitrust records when available.
  • Retrieve prediction-market odds, macro releases, policy calendars, and cross-asset context when relevant.

Fallback:

  • If event-specific data is unavailable, name the missing input and avoid event-probability or spread conclusions that depend on it.
  • Do not invent dates, deal terms, legal deadlines, or regulatory decisions.

How to use it

Copy the folder

Take llmquant/llmquant-events 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.