Generate comprehensive financial reports including P&L, balance sheets, and cash flow statements
Scanned 6/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill financial-reporter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Financial Reporter Eddiebe147 Claude Settings?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-financial-reporter-eddiebe147-claude-settings)More formats (shields.io, HTML) on the badges page.
---
name: Financial Reporter
slug: financial-reporter
description: Generate comprehensive financial reports including P&L, balance sheets, and cash flow statements
category: business
complexity: intermediate
version: "1.0.0"
author: "ID8Labs"
triggers:
- "financial report"
- "P&L statement"
- "balance sheet"
tags:
- financial-reporting
- accounting
- statements
---
# Financial Reporter
Generate comprehensive financial reports that tell the story of your business. From P&L statements to cash flow analysis, create reports that inform decisions.
## Core Workflows
### Workflow 1: P&L Statement
1. **Revenue Collection** - Gather all revenue streams
2. **Expense Categorization** - Organize costs by category
3. **Gross Margin** - Calculate gross profit
4. **Operating Expenses** - Deduct operating costs
5. **Net Income** - Calculate bottom line
6. **Variance Analysis** - Compare to budget/prior period
### Workflow 2: Balance Sheet
1. **Assets** - List current and fixed assets
2. **Liabilities** - Document current and long-term debt
3. **Equity** - Calculate owner's equity
4. **Balance Check** - Verify assets = liabilities + equity
5. **Ratio Analysis** - Calculate key financial ratios
## Quick Reference
| Action | Command |
|--------|---------|
| P&L report | "Generate P&L for [period]" |
| Balance sheet | "Create balance sheet as of [date]" |
| Cash flow | "Generate cash flow statement" |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!