llmquant-events

llmquant-events is a skill for Claude Code, Codex from LLMQuant/skills. It costs 42 tokens per session (468 once invoked), scanned A, original, MIT.

A routing guide for research about market-moving events such as earnings, acquisitions, regulatory decisions, and catalysts. It directs the work to a matching workflow and identifies the needed company, asset, date, jurisdiction, and data.

In plain words
What is it for?
Prepare earnings-event briefs, track mergers and acquisitions, and monitor regulatory, legal, policy, antitrust, FDA, or geopolitical risks affecting financial instruments.
Why use it?
It prevents different event types from being researched with the wrong process and requires dates, timestamps, source periods, and missing inputs to be made clear.

Skill for Claude CodeCodex

Part of the llmquant-skills plugin — 18 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/llmquant/skills/llmquant-events
Any agent
npx skills add LLMQuant/skills --skill llmquant-events
Clone the repo
git clone --depth 1 https://github.com/LLMQuant/skills

Made for: Claude Code, Codex.

Or install llmquant-skills, the plugin that ships this one along with the rest of its 18 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for llmquant-events

README.md
[![agentmods](https://agentmods.dev/badge/skills/llmquant/skills/llmquant-events.svg)](https://agentmods.dev/skills/llmquant/skills/llmquant-events)
Your own site
<a href="https://agentmods.dev/skills/llmquant/skills/llmquant-events"><img src="https://agentmods.dev/badge/skills/llmquant/skills/llmquant-events.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 468 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.00468
Opus 5 $0.00021 $0.00234
Sonnet 5 $0.00008 $0.00094
Haiku 4.5 $0.00004 $0.00047

Measured 5d ago against content hash 244fea3d3b9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

llmquant-events scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/llmquant-events/SKILL.md · 39 lines

What it actually says

LLMQuant Events

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

Routing Rules

  1. Identify event type, issuer, asset, date, jurisdiction, affected instruments, and requested output.
  2. Select the closest workflow below.
  3. Open only that workflow and any referenced local resources.
  4. Use LLMQuant Data for filings, prices, options, estimates, news, corporate actions, regulatory records, prediction markets, and macro context.
  5. 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.
Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 39 lines · 42 tokens per session scan A 244fea3d3b9a

Subscribe to this mod's changes

llmquant-events is a skill published in the GitHub repository LLMQuant/skills (211 stars, last pushed 3mo ago), licensed MIT. It adds 42 tokens to every session and 468 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.