financial-statements

financial-statements is a skill for Claude Code, Codex from fergupa/claude_plugins. It costs 45 tokens per session (2,121 once invoked), scanned A, a copy of financial-statements, Apache-2.0.

A guide for preparing income statements, balance sheets, and cash-flow statements—standard reports showing a company’s results, financial position, and cash movement.

In plain words
What is it for?
Use it to prepare GAAP-formatted statements, compare periods, analyze variances, and add explanations for significant changes.
Why use it?
It provides consistent accounting presentation and period comparisons, making changes in revenue, costs, assets, liabilities, and cash easier to review.

Skill for Claude CodeCodex

Part of the finance-productivity plugin — 7 skills, 5 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/fergupa/claude_plugins/financial-statements
Any agent
npx skills add fergupa/claude_plugins --skill financial-statements
Clone the repo
git clone --depth 1 https://github.com/fergupa/claude_plugins

Made for: Claude Code, Codex.

Or install finance-productivity, the plugin that ships this one along with the rest of its 7 skills, 5 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-statements

README.md
[![agentmods](https://agentmods.dev/badge/skills/fergupa/claude_plugins/financial-statements.svg)](https://agentmods.dev/skills/fergupa/claude_plugins/financial-statements)
Your own site
<a href="https://agentmods.dev/skills/fergupa/claude_plugins/financial-statements"><img src="https://agentmods.dev/badge/skills/fergupa/claude_plugins/financial-statements.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,121 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.02121
Opus 5 $0.00023 $0.01060
Sonnet 5 $0.00009 $0.00424
Haiku 4.5 $0.00005 $0.00212

Measured 5d ago against content hash 430a41aeec6d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

financial-statements scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to financial-statements — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

finance/skills/financial-statements/SKILL.md · 262 lines

How it starts

The opening of the file, as written. The whole thing — 262 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Financial Statements

Important: This skill assists with financial statement workflows but does not provide financial advice. All statements should be reviewed by qualified financial professionals before use in reporting or filings.

Formats, GAAP presentation requirements, common adjustments, and flux analysis methodology for income statements, balance sheets, and cash flow statements.

Income Statement

Standard Format (Classification of Expenses by Function)

Revenue
  Product revenue
  Service revenue
  Other revenue
Total Revenue

Cost of Revenue
  Product costs
  Service costs
Total Cost of Revenue

Gross Profit

Operating Expenses
  Research and development
  Sales and marketing
  General and administrative
Total Operating Expenses

Operating Income (Loss)

Other Income (Expense)
  Interest income
  Interest expense
  Other income (expense), net
Total Other Income (Expense)

Income (Loss) Before Income Taxes
  Income tax expense (benefit)
Net Income (Loss)

Earnings Per Share (if applicable)
  Basic
  Diluted

GAAP Presentation Requirements (ASC 220 / IAS 1)

  • Present all items of income and expense recognized in a period
  • Classify expenses either by nature (materials, labor, depreciation) or by function (COGS, R&D, S&M, G&A) — function is more common for US companies
  • If classified by function, disclose depreciation, amortization, and employee benefit costs by nature in the notes
  • Present operating and non-operating items separately
  • Show income tax expense as a separate line
  • Extraordinary items are prohibited under both US GAAP and IFRS
  • Discontinued operations presented separately, net of tax

Common Presentation Considerations

  • Revenue disaggregation: ASC 606 requires disaggregation of revenue into categories that depict how the nature, amount, timing, and uncertainty of revenue are affected by economic factors
  • Stock-based compensation: Classify within the functional expense categories (R&D, S&M, G&A) with total SBC disclosed in notes
  • Restructuring charges: Present separately if material, or include in operating expenses with note disclosure
  • Non-GAAP adjustments: If presenting non-GAAP measures (common in earnings releases), clearly label and reconcile to GAAP

Read the full file on GitHub · 262 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 262 lines · 45 tokens per session scan A 430a41aeec6d

Subscribe to this mod's changes

financial-statements is a skill published in the GitHub repository fergupa/claude_plugins (2 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 45 tokens to every session and 2,121 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to financial-statements, differing in 0 lines, and is treated as a copy.