income-statement-growth

Retrieve year-over-year growth in income statement items including Revenue, Gross Profit, Operating Income, Net Income, and EPS Diluted. Use when analyzing company financial growth trends, comparing fiscal year performance, or identifying profitability inflection points.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "income-statement-growth" with this command: npx skills add octagonai/skills/octagonai-skills-income-statement-growth

Income Statement Growth

Retrieve and analyze year-over-year growth in key income statement items for public companies using Octagon MCP.

Prerequisites

Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.

Query Format

Retrieve year-over-year growth in key income-statement items for <TICKER>, limited to <N> records and filtered by period <FY|Q>.

MCP Call:

{
  "server": "octagon-mcp",
  "toolName": "octagon-agent",
  "arguments": {
    "prompt": "Retrieve year-over-year growth in key income-statement items for AAPL, limited to 5 records and filtered by period FY"
  }
}

Output Format

The agent returns a table with YoY growth percentages:

Fiscal YearRevenue Growth (%)Gross Profit Growth (%)Operating Income Growth (%)Net Income Growth (%)EPS Diluted Growth (%)
20256.438.047.9819.5022.70
20242.026.827.80-3.36-0.82
2023-2.80-0.96-4.30-2.810.33
20227.7911.749.635.418.91

Data Source: octagon-financials-agent

Key Observations Pattern

After receiving data, generate observations:

  1. Growth acceleration: Identify years with strong growth across all metrics
  2. Margin divergence: Note when Net Income growth differs significantly from Revenue growth
  3. EPS vs Net Income: Compare EPS growth to Net Income growth (share buybacks impact)
  4. Contraction periods: Flag years with negative growth and potential causes

Follow-up Queries

Based on results, suggest deeper analysis:

  • "What factors contributed to the significant net income growth in [YEAR] despite moderate revenue growth?"
  • "Why did net income decline in [YEAR] despite positive operating income growth?"
  • "How did [COMPANY]'s cost management strategies impact gross profit trends?"

Metrics Reference

MetricDefinition
Revenue GrowthYoY change in total sales
Gross Profit GrowthYoY change in Revenue minus Cost of Goods Sold
Operating Income GrowthYoY change in income from core operations
Net Income GrowthYoY change in bottom-line profit after all expenses
EPS Diluted GrowthYoY change in earnings per share (fully diluted)

Analysis Tips

  1. EPS outpacing Net Income: Indicates share buyback activity reducing share count
  2. Gross Profit > Revenue growth: Margin expansion from pricing power or cost efficiency
  3. Operating Income > Gross Profit growth: Operating leverage from fixed cost management
  4. Net Income volatility: Often driven by one-time items, taxes, or interest expenses

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

commodities-quote

No summary provided by upstream source.

Repository SourceNeeds Review
General

stock-quote

No summary provided by upstream source.

Repository SourceNeeds Review
General

forex-list

No summary provided by upstream source.

Repository SourceNeeds Review
General

market-analyst-master

No summary provided by upstream source.

Repository SourceNeeds Review