balance-sheet-growth
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseBalance Sheet Growth
资产负债表增长
Retrieve and analyze year-over-year growth in key balance sheet items for public companies using Octagon MCP.
使用Octagon MCP获取并分析上市公司关键资产负债表项目的同比(YoY)增长数据。
Prerequisites
前提条件
Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.
确保已在你的AI Agent(Cursor、Claude Desktop、Windsurf等)中配置Octagon MCP。安装说明请参考references/mcp-setup.md。
Query Format
查询格式
Retrieve year-over-year growth in key balance-sheet items for <TICKER>, limited to <N> records and filtered by period <FY|Q>.MCP Call:
json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve year-over-year growth in key balance-sheet items for AAPL, limited to 5 records and filtered by period FY"
}
}Retrieve year-over-year growth in key balance-sheet items for <TICKER>, limited to <N> records and filtered by period <FY|Q>.MCP调用:
json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve year-over-year growth in key balance-sheet items for AAPL, limited to 5 records and filtered by period FY"
}
}Output Format
输出格式
The agent returns a table with YoY growth percentages:
| Fiscal Year | Total Assets Growth (%) | Total Liabilities Growth (%) | Shareholders' Equity Growth (%) | Cash & Cash Equivalents Growth (%) | Inventories Growth (%) |
|---|---|---|---|---|---|
| 2025 | -1.57 | -7.31 | 29.47 | 12.01 | -21.52 |
| 2024 | 3.51 | 6.05 | -8.36 | -0.07 | 15.08 |
| 2023 | -0.00 | -3.85 | 22.64 | 26.72 | 28.00 |
| 2022 | 0.49 | 4.92 | -19.68 | -32.32 | -24.83 |
Data Sources: octagon-companies-agent, octagon-financials-agent
Agent会返回包含同比增长百分比的表格:
| 财年 | 总资产增长率(%) | 总负债增长率(%) | 股东权益增长率(%) | 现金及现金等价物增长率(%) | 存货增长率(%) |
|---|---|---|---|---|---|
| 2025 | -1.57 | -7.31 | 29.47 | 12.01 | -21.52 |
| 2024 | 3.51 | 6.05 | -8.36 | -0.07 | 15.08 |
| 2023 | -0.00 | -3.85 | 22.64 | 26.72 | 28.00 |
| 2022 | 0.49 | 4.92 | -19.68 | -32.32 | -24.83 |
数据来源: octagon-companies-agent, octagon-financials-agent
Key Observations Pattern
关键观察模式
After receiving data, generate observations:
- Asset base changes: Track total assets growth/decline and drivers
- Leverage trends: Compare liabilities growth to equity growth
- Liquidity position: Monitor cash and cash equivalents trajectory
- Working capital: Assess inventory management efficiency
- Capital structure shifts: Note significant equity vs liability changes
收到数据后,生成以下观察结论:
- 资产规模变化:追踪总资产的增长/下降及其驱动因素
- 杠杆趋势:对比负债与权益的增长情况
- 流动性状况:监控现金及现金等价物的变动轨迹
- 营运资金:评估存货管理效率
- 资本结构变动:关注权益与负债的显著变化
Metrics Reference
指标参考
| Metric | Definition |
|---|---|
| Total Assets Growth | YoY change in all company assets |
| Total Liabilities Growth | YoY change in all obligations and debts |
| Shareholders' Equity Growth | YoY change in net worth (Assets - Liabilities) |
| Cash & Cash Equivalents Growth | YoY change in liquid assets |
| Inventories Growth | YoY change in unsold goods and materials |
| 指标 | 定义 |
|---|---|
| 总资产增长率 | 公司全部资产的同比变化 |
| 总负债增长率 | 公司全部债务与义务的同比变化 |
| 股东权益增长率 | 公司净资产(资产-负债)的同比变化 |
| 现金及现金等价物增长率 | 流动性资产的同比变化 |
| 存货增长率 | 未售出商品及原材料的同比变化 |
Analysis Tips
分析技巧
Deleveraging Signal
去杠杆信号
When Liabilities decline while Equity grows:
- Company paying down debt
- Strengthening balance sheet
- Example: Liabilities -7.31%, Equity +29.47%
当负债下降而权益增长时:
- 公司正在偿还债务
- 资产负债表状况改善
- 示例:负债-7.31%,权益+29.47%
Asset-Light Trend
轻资产趋势
When Assets decline but Equity grows:
- Efficient capital deployment
- Possible divestitures or write-offs
- Focus on return on assets
当资产下降但权益增长时:
- 资本配置效率提升
- 可能存在资产剥离或减记
- 重点关注资产回报率
Cash Accumulation
现金积累
When Cash grows faster than Assets:
- Building war chest for M&A or buybacks
- Conservative financial positioning
- May signal limited reinvestment opportunities
当现金增长快于资产增长时:
- 为并购或股票回购储备资金
- 财务定位保守
- 可能预示再投资机会有限
Inventory Management
存货管理
When Inventories decline while Revenue grows:
- Improved supply chain efficiency
- Just-in-time inventory practices
- Better demand forecasting
当存货下降但收入增长时:
- 供应链效率提升
- 采用准时制库存策略
- 需求预测能力增强
Capital Structure Warning
资本结构预警
When Liabilities grow faster than Assets:
- Increasing leverage
- Potential solvency concerns if sustained
- Review debt covenants and maturities
当负债增长快于资产增长时:
- 杠杆水平上升
- 若持续存在可能引发偿付能力担忧
- 需审查债务契约及到期情况
Follow-up Queries
后续查询建议
Based on results, suggest deeper analysis:
- "What drove the significant shareholders' equity growth in [YEAR]?"
- "Analyze [COMPANY]'s debt maturity schedule and refinancing risk"
- "Compare [COMPANY]'s leverage ratios to industry peers"
- "Extract cash flow statement data for [TICKER] to understand cash sources"
基于分析结果,可开展更深入的分析:
- "[年份]股东权益大幅增长的驱动因素是什么?"
- "分析[公司]的债务到期时间表及再融资风险"
- "将[公司]的杠杆比率与行业同行进行对比"
- "提取[TICKER]的现金流量表数据以了解现金来源"