defeatbeta-earnings-preview

defeatbeta-earnings-preview is a skill for Claude Code, Codex from defeat-beta/defeatbeta-api. It costs 60 tokens per session (2,284 once invoked), scanned A, original, Apache-2.0.

A report that prepares an investor for a company’s upcoming quarterly earnings release, the publication of its latest financial results.

In plain words
What is it for?
Use it to build scenarios, review catalysts and risks, study past market reactions, and examine options-implied price moves in a bilingual PDF report.
Why use it?
It separates historical results, company guidance, and analyst estimates so expectations and risks are easier to assess before the announcement.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to build scenarios, review catalysts and risks, study past market reactions, and examine options-implied price moves in a bilingual PDF report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview
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 defeat-beta/defeatbeta-api --skill defeatbeta-earnings-preview
Clone the repo
git clone --depth 1 https://github.com/defeat-beta/defeatbeta-api

Made for: Claude Code, Codex.

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 defeatbeta-earnings-preview

README.md
[![agentmods](https://agentmods.dev/badge/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview/github.svg)](https://agentmods.dev/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview)
Your own site
<a href="https://agentmods.dev/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview"><img src="https://agentmods.dev/badge/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for defeatbeta-earnings-preview

Your own site · 80×15
<a href="https://agentmods.dev/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview"><img src="https://agentmods.dev/badge/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,284 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00060 $0.02284
Opus 5 $0.00030 $0.01142
Sonnet 5 $0.00012 $0.00457
Haiku 4.5 $0.00006 $0.00228

Measured 11d ago against content hash 83ecd535aa33, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

defeatbeta-earnings-preview 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 11d 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/defeatbeta-earnings-preview/SKILL.md · 254 lines

How it starts

The opening of the file, as written. The whole thing — 254 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DefeatBeta Earnings Preview

Create a decision-ready pre-earnings report. Anchor every threshold to sourced consensus, management guidance, prior-quarter financial statements, and company-specific operating drivers.

1. Establish the Reporting Context

  1. Confirm the company, ticker, fiscal quarter, reporting date, and expected release timing.
  2. Gather current consensus estimates and link the source.
  3. Use DefeatBeta to retrieve the latest available prior-quarter earnings call:
    • Call get_stock_transcript_list first.
    • Call get_stock_transcript with the exact returned quarter and year.
    • Extract management guidance, operating targets, risks, and unresolved questions.
  4. Use DefeatBeta to retrieve the latest reported quarterly statements:
    • get_stock_quarterly_income_statement
    • get_stock_quarterly_balance_sheet
    • get_stock_quarterly_cash_flow
  5. Separate three information states:
    • Reported: historical facts from statements or filings.
    • Guided: explicit management targets or qualitative commitments.
    • Estimated: consensus or analyst judgment.
  6. If any required source is unavailable, disclose the gap. Do not replace prior-quarter guidance with web snippets.

2. Build a Normalized Starting Point

Create a compact baseline bridge before forecasting the next quarter:

Metric Prior Reported Normalization Item Normalized Baseline Current Hurdle Source

Review at least:

  • Revenue and segment mix
  • Gross margin and the company-specific profitability metric
  • Operating expenses, including R&D where material
  • Operating margin
  • Net income attributable to common shareholders
  • Diluted EPS
  • Operating cash flow
  • Working-capital contribution
  • Capital expenditures
  • Free cash flow
  • Diluted share count and the net-income-to-EPS bridge

Identify material one-time or low-repeatability items such as regulatory credits, warranty adjustments, tariffs, restructuring, asset revaluations, foreign exchange, investment marks, tax effects, and unusual working-capital movements.

Read the full file on GitHub · 254 lines

Files

What ships with it

2 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. 11d ago First seen · 254 lines · 60 tokens per session scan A 83ecd535aa33

Subscribe to this mod's changes

defeatbeta-earnings-preview is a skill published in the GitHub repository defeat-beta/defeatbeta-api (746 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 60 tokens to every session and 2,284 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-30.

Related

Other skills, from other repositories

eastmoney-stock-valuation

A lookup for daily valuation figures on Chinese A-share stocks, such as price-to-earnings, price-to-book, market value and closing price. It can return one stock, a date range, one trading day, or the whole market.

FTShare-Lab/FTShare-skill · 93 tokens

stock-share-chg

A record of A-share shareholder increases and decreases in their holdings. It can show the history for one stock or the latest reported change across the market.

FTShare-Lab/FTShare-skill · 56 tokens

ftshare-market-data

A collection of tools for retrieving financial and economic data from Chinese, Hong Kong, and United States markets. It covers items such as stock lists, prices, charts, company financial statements, funds, indexes, bonds, news, and macroeconomic data.

FTShare-Lab/FTShare-skill · 59 tokens

cb-base-data

Basic information about one convertible bond, a bond that may be exchanged for shares. It includes items such as the bond name, related stock, conversion price and value, maturity date and issue size.

FTShare-Lab/FTShare-skill · 51 tokens

eastmoney-market-valuation

A tool for retrieving daily valuation data for major Chinese A-share market indexes, such as price-to-earnings ratios, market value, and closing levels.

FTShare-Lab/FTShare-skill · 91 tokens

eastmoney-us-stock-daily-ohlc

A lookup for historical daily open, high, low and close prices of a US stock from Eastmoney. With dates, it retrieves the range in small batches and combines the results.

FTShare-Lab/FTShare-skill · 77 tokens