earnings-watch

earnings-watch is a skill for Claude Code from OneWave-AI/open-agent-stack. It costs 52 tokens per session (457 once invoked), scanned A, original, MIT.

An earnings-season preparation guide for stocks you own or are watching. Earnings season is the period when companies publish financial results and explain their outlook.

In plain words
What is it for?
It helps build a report calendar, prepare questions for each company, connect results to your investment thesis, and review what happened after a report.
Why use it?
It helps you prepare for company reports with dates, prior promises, key figures, and relevant context instead of reacting without a plan. It does not predict results or suggest trades.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the market-desk plugin — 3 skills shipped together

Good fit It helps build a report calendar, prepare questions for each company, connect results to your investment thesis, and review what happened after a report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onewave-ai/open-agent-stack/earnings-watch
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.

Any agent
npx skills add OneWave-AI/open-agent-stack --skill earnings-watch
Clone the repo
git clone --depth 1 https://github.com/OneWave-AI/open-agent-stack

Made for: Claude Code.

Or install market-desk, the plugin that ships this one along with the rest of its 3 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 earnings-watch

README.md
[![agentmods](https://agentmods.dev/badge/skills/onewave-ai/open-agent-stack/earnings-watch.svg)](https://agentmods.dev/skills/onewave-ai/open-agent-stack/earnings-watch)
Your own site
<a href="https://agentmods.dev/skills/onewave-ai/open-agent-stack/earnings-watch"><img src="https://agentmods.dev/badge/skills/onewave-ai/open-agent-stack/earnings-watch.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 457 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00052 $0.00457
Opus 5 $0.00026 $0.00229
Sonnet 5 $0.00010 $0.00091
Haiku 4.5 $0.00005 $0.00046

Measured 7d ago against content hash 117f2f9f0d6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

earnings-watch 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 7d 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.

plugins/market-desk/skills/earnings-watch/SKILL.md · 24 lines

What it actually says

Earnings Watch

Earnings season punishes the unprepared with surprises and rewards the prepared with context. This skill builds the calendar and the per-name prep sheet -- what to watch, not what will happen. No forecasts, no trade suggestions.

Workflow

  1. Build the calendar. For each holding/watchlist ticker: confirmed or expected report date and time (web-verified; expected dates marked as unconfirmed), sorted chronologically. Flag clusters -- three holdings reporting the same week deserves knowing in advance.
  2. Per-name prep sheet. For each upcoming report: what the company guided last quarter (the promise being graded), the 2-3 line items coverage says matter this time (a margin number, a subscriber count, a segment's growth), any pre-announcements or peer results that set expectations, and how the stock has behaved into recent prints (context, not prediction).
  3. The holder's questions. Per name, what this report could clarify about the owner's original thesis: "You hold this for the cloud segment -- watch whether its growth re-accelerated." Tie the watching back to the reason for owning.
  4. Post-report debrief (on request, after a print): what was reported vs. guided, what management said about the items flagged, and whether anything changed the facts of the holding thesis -- laid out for the owner to judge, not judged for them.

Rules

  • No predictions -- not of results, not of stock reactions. The prep sheet says what to watch, never what will happen.
  • Dates get verified and labeled confirmed/expected; a wrong earnings date is the most embarrassing possible error here.
  • Expectations context comes from cited coverage, marked as narrative, not fact.
  • The debrief reports; the owner concludes. Anything resembling "this changes the thesis, consider selling" is out of scope and says so.
  • Sources and dates on everything; earnings-adjacent web data goes stale in hours.
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. 7d ago First seen · 24 lines · 52 tokens per session scan A 117f2f9f0d6b

Subscribe to this mod's changes

earnings-watch is a skill published in the GitHub repository OneWave-AI/open-agent-stack (2 stars, last pushed 27d ago), licensed MIT. It adds 52 tokens to every session and 457 once invoked, about $0.0003 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-31.