Financial Report Teardown
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_88370eb4/tutu-financial-report-teardown.
About this skill
What problem it solves
When reading listed-company reports, the usual failure mode is mixing press summaries, consensus forecasts, and disclosed figures into one narrative. Gross margin, FCF, share count, and segment revenue can look like facts even when they are paraphrased or estimated. 财报拆解 targets quarterly, semiannual, annual, and preliminary earnings reports, requiring primary data from official IR PDFs, exchange filings, or SEC documents, then producing a fixed 12-section teardown note that is easier to compare across periods and companies.
How it works
- Scope check: lock the company, period, report type, and currency first; for fiscal years that differ from calendar years, mark the
FYlabel and calendar range to avoid treating an old annual report as the latest filing. - Primary data extraction: pull two-period segment revenue, income statement items, and all three cash flow sections, especially financing activity signals such as buybacks, dividends, debt issuance, and preferred stock.
- Self-calculated validation: use
scripts/calc_teardown_metrics.pyto computeFCF, gross margin, segment rollups,net income / EPSshare-count checks, andYoYgrowth instead of relying on mental math; self-calculated values must include formulas, while disclosed values remain separately labeled. - One-off item handling: adjust polluted metrics for large impairments, sale gains, or mark-to-market gains; for A-shares prefer non-GAAP net profit attributable to shareholders, while using adjusted or Non-GAAP figures for HK and US filings, with a multi-basis comparison table.
- Data gaps: if exact numbers are unavailable, mark them as
N/Aor source not covered rather than filling with estimates, forecasts, or UGC content.
Limits and cautions
The output is an objective analysis, not buy/sell advice, target prices, or position sizing. It is useful for engineers, researchers, and investment research workflows that need a structured working paper, but it should not replace compliance-approved investment opinions. When using A-share, HK, or US data, be careful about accounting standards, currency, fiscal calendars, and disclosure conventions; if API sources are configured, use at least two sources for cross-validation and keep API keys in environment variables only.
Use Cases
- After receiving a listed company's quarterly PDF, extract segment revenue, cash flow, and share count to draft a fixed 12-section teardown note.
- Compare A-share H1 attributable profit, non-GAAP profit, and one-off gains, then calculate bilateral adjusted growth differences.
- Reconcile US fiscal-quarter net income, EPS, and share count, and annotate the self-calculated FCF formula.
- Pull financing cash flow from exchange filings and IR PDFs to spot buybacks, debt issuance, and preferred stock changes.
Best For
- Researchers who need quarterly filings organized into a fixed 12-section template
- Investment analysts who must reconcile A-share non-GAAP and one-off P&L items
- Data analysts who need to validate US earnings EPS, share count, and FCF
- Financial engineers who need an auditable public-company reporting worksheet
Related Skills
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.
Turn pasted or queried Xiaohongshu notes into a research memo covering title patterns, structure, quoted comments, and follow-up angles; public lookups are optional and confirmed before paid execution.
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.
A fully local-run WeChat chat analysis tool with MBTI personality inference, sentiment analysis, risk detection, relationship health assessment, and conversation prediction, emphasizing privacy.