financial-statement-generation

financial-statement-generation is a skill for Claude Code, Codex from gokulb20/crewm8-cfo-skills. It costs 73 tokens per session (3,521 once invoked), scanned A, original, MIT.

A skill for creating a company's three main financial reports: the income statement, balance sheet, and cash flow statement. These reports show profitability, what a company owns and owes, and how cash moved during a period.

In plain words
What is it for?
Use it to prepare monthly or other period-based financial statements, including consolidated reports and board or investor materials.
Why use it?
It turns general-ledger figures into organized reports that managers, boards, investors, and auditors can understand and compare with earlier periods.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; built for openclaw.

Good fit Use it to prepare monthly or other period-based financial statements, including consolidated reports and board or investor materials.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gokulb20/crewm8-cfo-skills/financial-statement-generation
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.

Any agent
npx skills add gokulb20/crewm8-cfo-skills --skill financial-statement-generation
Clone the repo
git clone --depth 1 https://github.com/gokulb20/crewm8-cfo-skills

Made for: Claude Code, Codex.

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-statement-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation/github.svg)](https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation)
Your own site
<a href="https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for financial-statement-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/financial-statement-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,521 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.00073 $0.03521
Opus 5 $0.00036 $0.01760
Sonnet 5 $0.00015 $0.00704
Haiku 4.5 $0.00007 $0.00352

Measured 11d ago against content hash 19436f990679, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

financial-statement-generation 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 11d 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.

skills/reporting-compliance/financial-statement-generation/SKILL.md · 285 lines

How it starts

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

Financial Statement Generation

Produce the three core financial statements from the general ledger. Format them for management, board, and investor consumption. Goal: anyone can pick up these statements and understand the company's financial health in under 60 seconds.

Purpose

Financial statements are the primary communication tool for the company's financial health — used by the CEO for decisions, the board for oversight, investors for diligence, and auditors for assurance. This skill transforms a closed trial balance into clear, well-formatted statements with period-over-period comparisons and the KPIs that matter. Without this skill, raw data stays in the accounting system where nobody can act on it.

When to Use

  • "Generate the P&L / income statement"
  • "Produce the balance sheet"
  • "Create a cash flow statement"
  • "Give me the financial statements for [period]"
  • "Format our financials for the board"
  • "Consolidated financial statements"

Inputs Required

  • General ledger trial balance (balanced, post-month-end-close)
  • Prior period financial statements for comparison
  • Chart of accounts with proper departmental and functional classification
  • Revenue recognition schedule (deferred revenue rollforward)
  • Fixed asset register and depreciation schedule
  • Debt amortization schedules
  • Equity rollforward and cap table
  • Board/investor formatting preferences (KPIs to highlight)

Quick Reference

Statement What It Shows Key Check
P&L (Income Statement) Revenue, costs, and profit over a period Include % of revenue and prior period comparison
Balance Sheet Assets, liabilities, and equity at a point in time Assets = Liabilities + Equity
Cash Flow Statement Sources and uses of cash over a period Ending cash = balance sheet cash
EBITDA Operating Income + Depreciation + Amortization Proxy for operating cash flow
Net Burn Net Income (if negative) Cash consumption rate

Read the full file on GitHub · 285 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. 11d ago First seen · 285 lines · 73 tokens per session scan A 19436f990679

Subscribe to this mod's changes

financial-statement-generation is a skill published in the GitHub repository gokulb20/crewm8-cfo-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 73 tokens to every session and 3,521 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.