earnings-review

earnings-review is a skill for Claude Code from Travisun/Opptrix. It costs 82 tokens per session (1,239 once invoked), scanned A, original, Apache-2.0.

A workflow for closely reading one original company filing or earnings-call transcript. It summarizes the results, examines management commentary and notes, and compares the update with an investment thesis, meaning the reasons for owning the stock.

In plain words
What is it for?
Use it for annual reports, quarterly reports, and earnings-call transcripts. It organizes facts, judgments, risks, data quality, and whether the report strengthens or weakens the investment case.
Why use it?
It helps readers judge what the company actually reported without treating news summaries or analyst reports as primary evidence.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for annual reports, quarterly reports, and earnings-call transcripts. It organizes facts, judgments, risks, data quality, and whether the report strengthens or weakens the investment case.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/travisun/opptrix/earnings-review
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 Travisun/Opptrix --skill earnings-review
Clone the repo
git clone --depth 1 https://github.com/Travisun/Opptrix

Made for: Claude Code.

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-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/travisun/opptrix/earnings-review/github.svg)](https://agentmods.dev/skills/travisun/opptrix/earnings-review)
Your own site
<a href="https://agentmods.dev/skills/travisun/opptrix/earnings-review"><img src="https://agentmods.dev/badge/skills/travisun/opptrix/earnings-review/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 earnings-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/travisun/opptrix/earnings-review"><img src="https://agentmods.dev/badge/skills/travisun/opptrix/earnings-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,239 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.00082 $0.01239
Opus 5 $0.00041 $0.00620
Sonnet 5 $0.00016 $0.00248
Haiku 4.5 $0.00008 $0.00124

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

Security

Grade A, and why

earnings-review 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 10d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/financial_rigor.py, scripts/report_audit.py, scripts/run_rigor_json.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

packages/agent-skills/builtin/earnings-review/SKILL.md · 91 lines

What it actually says

财报精读(一手资料)

输入:公司名 季度(如 腾讯 2025Q4美团 最新)。署名:Opptrix · AI Berkshire 分析

「我从不看卖方研报,只读原始财报。」—— 李录

何时使用 / 边界

使用 不要用本技能
单人精读一期年报/季报/纪要,形成判断 速读摘要 → @skill:earnings-quick-read(勿合并)
强调 MD&A 语气、附注、承诺追踪 团队+成稿发布 → @skill:earnings-team
完整公司研究 → @skill:investment-research

研究质量(硬性)

  • 资料可得性 A/B/C:A 完整原文;B 部分原文/汇总(标非原始);C 仅新闻摘要(跳过附注深挖,标不足)。
  • 强制回答:超预期 / 符合预期 / 低于预期(禁止「基本符合」两面话)。
  • 对投资论文:强化 / 无影响 / 削弱 / 破裂。
  • 关键数字走 financial_rigor;发布前 report_audit
  • get_current_time;事实/观点分栏。

取数

优先级 工具
公告原文 get_instrument_noticesget_notice_content
三表 get_instrument_income_statement / get_instrument_balance_sheet / get_instrument_cash_flow / get_instrument_financials
用户上传 read_document
补洞 http_fetch / browser_navigate(IR/交易所披露页)
市值验算 get_instrument_quotes + 脚本

无法取得原文时按 @skill:financial-data 拼凑,必须标注「非原始财报,来自汇总」,双源误差 >1% 须标记。

python scripts/run_rigor_json.py --input data.json --output result.json
python scripts/report_audit.py extract --report draft.md
python scripts/scorecard.py --input evidence.json --output scorecard.json

步骤

  1. 评级资料可得性 A/B/C,写入报告头。
  2. 并行收集:财报原文、电话会纪要、股东信、投资者日材料(能拿到多少算多少)。
  3. 核心数据:利润表 / 现金流(经营现金流 vs 净利)/ 资产负债表健康度 → rigor 验算。
  4. MD&A 精读:坦诚/清晰 vs 模糊/转移/归因外部;上期承诺兑现表;Q&A 尖锐问题评分。
  5. 附注清单:关联交易、股权激励稀释、或有负债、会计政策变更、分部、集中度;异常信号勾选。
  6. 历史对比:≥4 季或 3 年趋势;vs 指引。
  7. 结论四问 + create_web + 抽检准出。

报告结构

  1. 核心数据速览
  2. 本期最重要的 3 个变化(≤500 字)
  3. 管理层语气与承诺追踪
  4. 附注隐藏信息
  5. 电话会 Q&A 精选
  6. 与投资论文关系
  7. 结论:这份财报改变了什么?
  8. 免责声明

禁止

  • 只读二手摘要却假装精读原文
  • 「基本符合预期」式太极
  • 脚本联网;无结论交付;与 quick-read 混淆
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. 10d ago First seen · 91 lines · 82 tokens per session scan A 1acd8d7d3718

Subscribe to this mod's changes

earnings-review is a skill published in the GitHub repository Travisun/Opptrix (231 stars, last pushed 2d ago), licensed Apache-2.0. It adds 82 tokens to every session and 1,239 once invoked, about $0.0004 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

national-team-position

A Chinese-language analysis tool that estimates changes in China’s government-backed ETF holdings by tracking ETF share counts and related index prices. ETFs are funds traded on stock exchanges, and the “national team” refers here to Central Huijin, a state investment company.

Xiaoyuan-Liu/national-team-position · 161 tokens

caijing-ipo-hk

A Chinese-language adviser for Hong Kong stock initial public offerings, or IPOs—the first sale of a company's shares to the public. It covers how to apply, how much to apply for, and risks such as the share price falling below the offering price.

nekopunch11/rodya-caijing-studio · 209 tokens

caijing-fundamental

A finance research skill for writing a detailed, forward-looking analysis of a listed company’s business, financials, valuation, risks, and investment arguments. It covers companies listed in mainland China and Hong Kong.

nekopunch11/rodya-caijing-studio · 188 tokens

rodya-caijing-studio

A toolkit for researching Chinese A-share and Hong Kong-listed companies and producing financial content. It includes separate workflows for company fundamentals, earnings, valuation, risks, industries, and IPO checks.

nekopunch11/rodya-caijing-studio · 171 tokens

caijing-earnings

A finance research skill for reviewing listed companies’ earnings reports, or preparing for an upcoming report. It focuses on Chinese A- and Hong Kong-listed companies.

nekopunch11/rodya-caijing-studio · 215 tokens

caijing-industry

A finance research skill for mapping an industry or investment theme from its drivers through its suppliers, customers, and representative companies. It is about the wider sector, not ranking individual stocks.

nekopunch11/rodya-caijing-studio · 150 tokens