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.
npx skills add defeat-beta/defeatbeta-api --skill defeatbeta-earnings-previewgit clone --depth 1 https://github.com/defeat-beta/defeatbeta-apiWrote 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.
[](https://agentmods.dev/skills/defeat-beta/defeatbeta-api/defeatbeta-earnings-preview)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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
- Confirm the company, ticker, fiscal quarter, reporting date, and expected release timing.
- Gather current consensus estimates and link the source.
- Use DefeatBeta to retrieve the latest available prior-quarter earnings call:
- Call
get_stock_transcript_listfirst. - Call
get_stock_transcriptwith the exact returned quarter and year. - Extract management guidance, operating targets, risks, and unresolved questions.
- Call
- Use DefeatBeta to retrieve the latest reported quarterly statements:
get_stock_quarterly_income_statementget_stock_quarterly_balance_sheetget_stock_quarterly_cash_flow
- Separate three information states:
- Reported: historical facts from statements or filings.
- Guided: explicit management targets or qualitative commitments.
- Estimated: consensus or analyst judgment.
- 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.
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.
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.
- 11d ago First seen · 254 lines · 60 tokens per session scan A 83ecd535aa33
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.
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.
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-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.
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.
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.
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.