Help us improve
Share bugs, ideas, or general feedback.
From Octagon
Retrieve year-over-year growth in cash flow metrics including Operating Cash Flow, Free Cash Flow, and Net Cash Flow. Use when analyzing company cash generation trends, capital allocation efficiency, or liquidity trajectory.
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:cash-flow-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 cash flow metrics 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 cash flow metrics 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 cash-flow growth metrics for <TICKER>, limited to <N> records and filtered by period <FY|Q>.
MCP Call:
{
"server": "octagon-claude-plugin",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve cash-flow growth metrics for AAPL, limited to 5 records and filtered by period FY"
}
}
The agent returns a table with YoY growth percentages:
| Fiscal Year | Operating Cash Flow Growth (%) | Free Cash Flow Growth (%) | Net Cash Flow Growth (%) |
|---|---|---|---|
| 2025 | -5.73 | -9.23 | 8.55 |
| 2024 | 6.98 | 9.26 | -1.14 |
| 2023 | -9.50 | -10.64 | 1.53 |
| 2022 | 17.41 | 19.89 | -1.84 |
| 2021 | 28.96 | 26.70 | 0.63 |
Data Source: octagon-financials-agent
After receiving data, generate observations:
| Metric | Definition |
|---|---|
| Operating Cash Flow Growth | YoY change in cash from core business operations |
| Free Cash Flow Growth | YoY change in OCF minus Capital Expenditures |
| Net Cash Flow Growth | YoY change in total cash position (OCF + Investing + Financing) |
When Operating Cash Flow Growth > Revenue Growth:
When FCF Growth differs significantly from OCF Growth:
Net Cash Flow often volatile due to:
Significant OCF swings often driven by:
Compare to income statement:
Based on results, suggest deeper analysis: