Help us improve
Share bugs, ideas, or general feedback.
From Octagon
Retrieve year-over-year growth in balance sheet items including Total Assets, Total Liabilities, Shareholders Equity, Cash, and Inventories. Use when analyzing company financial position trends, capital structure changes, or liquidity management.
npx claudepluginhub octagonai/octagon-claude-plugin --plugin octagon-claude-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/octagon-claude-plugin:balance-sheet-growthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Retrieve and analyze year-over-year growth in key balance sheet items for public companies using the Octagon Claude plugin.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Share bugs, ideas, or general feedback.
Retrieve and analyze year-over-year growth in key balance sheet items for public companies using the Octagon Claude plugin.
Ensure the Octagon Claude plugin is installed and configured in Claude Code before invoking this skill.
Retrieve year-over-year growth in key balance-sheet items for <TICKER>, limited to <N> records and filtered by period <FY|Q>.
MCP Call:
{
"server": "octagon-claude-plugin",
"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"
}
}
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
After receiving data, generate observations:
| 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 |
When Liabilities decline while Equity grows:
When Assets decline but Equity grows:
When Cash grows faster than Assets:
When Inventories decline while Revenue grows:
When Liabilities grow faster than Assets:
Based on results, suggest deeper analysis: