earnings-team

earnings-team is a skill for Claude Code from xbtlin/ai-berkshire. It costs 34 tokens per session (5,188 once invoked), scanned A, original, MIT.

A team-based workflow for reading financial reports through four parallel perspectives and preparing the result for publication on a public account.

In plain words
What is it for?
Use it to analyze earnings reports with four concurrent reviewers and turn the combined findings into a public-facing post.
Why use it?
It divides a demanding report review into multiple viewpoints and provides a path from research to a publishable article.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: mentions subagents; mentions Claude Code; mentions AGENTS.md.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 tools/financial_rigor.py cross-validate \.

Good fit Use it to analyze earnings reports with four concurrent reviewers and turn the combined findings into a public-facing post.

Compare 6 skills from other repositories ↓
About the project

AI Berkshire is a collection of Claude Code and Codex skills that structures investment research around the methods of four value-investing thinkers and uses multiple agents for adversarial analysis. It is intended for investors who want a disciplined process for researching companies and making valuation-based decisions.

xbtlin/ai-berkshire · 16,289 stars · on GitHub

Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/xbtlin/ai-berkshire
agentmods
npx agentmods add skills/xbtlin/ai-berkshire/earnings-team

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/xbtlin/ai-berkshire/earnings-team"><img src="https://agentmods.dev/badge/skills/xbtlin/ai-berkshire/earnings-team.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,188 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
  • Snyk warn 7 Sept 2026
  • 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.00034 $0.05188
Opus 5 $0.00017 $0.02594
Sonnet 5 $0.00007 $0.01038
Haiku 4.5 $0.00003 $0.00519

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

Security

Grade A, and why

earnings-team 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 12d 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.

codex-skills/earnings-team/SKILL.md · 460 lines

How it starts

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

Codex adapter note

This skill is generated from skills/earnings-team.md so Claude Code and Codex users share one canonical workflow.

  • Treat $ARGUMENTS as the user's request in the current Codex thread.
  • When the source mentions Claude-only surfaces such as Task, Agent, WebSearch, Bash, Read, or Write, use the closest Codex capability available in this session: subagents when available, web search when needed, shell commands for local tools, and normal file edits for workspace files.
  • Use shared project tools from tools/ in this repository. Prefer running commands from the repository root with paths like python3 tools/financial_rigor.py ...; if the current thread starts outside the repo, locate the actual checkout path first instead of assuming a fixed home-directory path.
  • Before starting research, run the date command to confirm today's date; treat it as the baseline for "latest" data and state the data cutoff date in the report header. Never assume the current date from training data.
  • Preserve the research quality rules from AGENTS.md: cross-check financial data, use exact arithmetic tools for valuation/math, and clearly label uncertainty and source gaps.

财报精读团队:四大师并行解读 + 公众号发布

对 $ARGUMENTS 进行团队化财报精读分析。四位大师并行解读财报,编辑润色成文,读者评审把关质量,最终产出可直接发布的公众号文章。

支持输入格式公司名 季度,例如:腾讯 2025Q4PDD 2025年报美团 最新

设计理念

一份好的财报分析要解决两个问题:

  1. 自己能看懂未来——需要四个不同视角的深度研究
  2. 读者能看懂价值——需要编辑润色和读者视角的质量把关

本 Skill 的流程分三阶段:

  • 阶段一·研究:四大师并行精读财报(段永平看生意本质、巴菲特审财务质量、芒格读竞争变化、李录猎风险信号)
  • 阶段二·合成:Team Lead 综合四个视角,产出研究报告初稿
  • 阶段三·发布:编辑 Agent 改写为公众号文章 + 读者评审 Agent 提出修改意见 → Team Lead 定稿

阶段一:四大师并行研究

第一步:获取一手资料

使用 Agent 工具启动后台 Agent 并行获取以下原始材料:

资料类型 获取来源 优先级
财报原文 公司IR页面、SEC EDGAR(美股)、港交所披露易(港股)、巨潮资讯网(A股) 最高
业绩电话会纪要 Seeking Alpha、公司IR页面、雪球 最高
管理层致股东信 年报中提取 高(仅年报时)
上一期财报/电话会 同上 高(用于承诺追踪)

资料可得性评级

等级 特征 影响
A级 获取到完整原文 正常执行全部步骤
B级 仅获取到部分原文或第三方汇总 标注"非原始来源",降低附注分析权重
C级 仅有新闻报道和数据网站摘要 聚焦核心数据变化,跳过附注挖掘,标注"一手资料不足"

Read the full file on GitHub · 460 lines

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. 12d ago First seen · 460 lines · 34 tokens per session scan A 959406ac222b

Subscribe to this mod's changes

earnings-team is a skill published in the GitHub repository xbtlin/ai-berkshire (16,289 stars, last pushed today), licensed MIT. It adds 34 tokens to every session and 5,188 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.