Loading...
Loading...
Deep financial statement analysis for listed companies via Longbridge — cross-statement reconciliation (IS↔BS↔CF), DuPont decomposition (ROE = net margin × asset turnover × equity multiplier), earnings-quality scoring (accrual ratio), and 10-item financial fraud red-flag checklist. Builds on raw data from longbridge-financial-report. Triggers: "三表勾稽", "杜邦分析", "杜邦拆解", "盈利质量", "应计利润", "财务造假", "财报深度", "财务红旗", "三表分析", "財務深度", "三表勾稽", "杜邦分析", "盈利質量", "應計利潤", "財務造假", "財報深度", "財務紅旗", "DuPont analysis", "accrual ratio", "earnings quality", "financial fraud red flags", "cross-statement reconciliation", "three-statement analysis".
npx skill4agent add longbridge/skills longbridge-financial-analysisResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
longbridge-financial-reportlongbridge-financial-checkuplongbridge financial-report --help# Fetch all three statements — required for reconciliation and DuPont
longbridge financial-report <SYMBOL> --kind ALL --format json
# If unsure about period flags, run:
longbridge financial-report --help<CODE>.<MARKET>TSLA.US700.HK600519.SH--kind ALL| Check | Formula |
|---|---|
| IS → BS | Net income (IS) ≈ ΔRetained earnings (BS); large gap flags earnings manipulation |
| IS → CF | Net income + non-cash items (depreciation, SBC, etc.) ≈ Operating CF (CF) |
| CF → BS | Net ΔCash (CF) = ΔCash & equivalents (BS) |
{Symbol} Deep Financial Analysis — Source: Longbridge Securities
Period: {report_period}
[Cross-statement reconciliation]
- IS→BS: Net income {X} vs ΔRetained earnings {Y}: {Match / Gap of Z — flag}
- IS→CF: Net income + non-cash {X} vs Operating CF {Y}: {Match / Gap}
- CF→BS: Net ΔCash {X} vs ΔCash on BS {Y}: {Match / Gap}
[DuPont decomposition]
ROE {X%} = Net margin {Y%} × Asset turnover {Z×} × Equity multiplier {W×}
YoY: ROE {±Δ%} — driven by {margin / turnover / leverage / mix}
[Earnings quality]
Accrual ratio: {X%} ({Low <2% / Medium 2-5% / High >5%})
Assessment: {earnings are cash-backed / partly accrual-driven / accrual-heavy}
[Fraud red flags (10-item)]
✓ / ✗ 1. AR growth vs revenue growth: ...
✓ / ✗ 2. Inventory growth vs revenue: ...
... (all 10 items)
Red flags triggered: {N}/10
⚠️ 以上分析仅供参考,不构成投资建议。/ 以上分析僅供參考,不構成投資建議。/ For reference only. Not investment advice.| Situation | 简体中文回复 | 繁體中文 / English |
|---|---|---|
| 回退到 MCP;如 MCP 也不可用,请安装 longbridge-terminal。 | 回退到 MCP;如也不可用,請安裝 longbridge-terminal。/ Fall back to MCP; if also unavailable, install longbridge-terminal. |
stderr | 请运行 | 請執行 |
| Missing one or more statements | 跳过依赖缺失报表的分析层,注明原因。 | 跳過依賴缺失報表的分析層,注明原因。/ Skip analysis layers that depend on missing statements; note reason. |
| Returns empty / no data | "{symbol} 暂无财务报表数据。" | "{symbol} 暫無財務報表數據。" / "{symbol} has no financial statement data." |
| Other stderr | 直接显示原始错误,不静默重试。 | 顯示原始錯誤。/ Surface verbatim — do not retry silently. |
longbridge| MCP tool | CLI equivalent |
|---|---|
| |
claude mcp add --transport http longbridge https://openapi.longbridge.com/mcpquotelongbridge-financial-reportlongbridge-financial-checkuplongbridge-fundamentallongbridge-valuationlongbridge-financial-analysis/
└── SKILL.md # prompt-only, no scripts/