finance-report

Generate a single-page financial report as a self-contained HTML document with KPIs, charts, and P&L tables.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill finance-report-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-report
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/finance-report
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill finance-report-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw quarterly or monthly financial figures into a polished, presentation-ready report normally requires manual layout work in slides or spreadsheets. This Skill produces a complete single-screen financial report as one self-contained HTML file, with consistent styling driven by the active design system. ## Core Features & Use Cases - Structured report layout: Masthead with confidentiality badge, a four-card KPI strip (revenue, net new MRR, gross margin, cash runway), revenue trend and cost breakdown charts, a P&L summary table, a top accounts table, and an outlook section with sign-off. - Inline SVG charts: Revenue line/area chart and cost bar visualizations rendered without external libraries, so the output works offline in any browser. - Design-system compliance: All colors, typography, and components come from the active DESIGN.md palette tokens rather than invented values. - Use Case: Ask for a Q3 financial report for an early-stage SaaS company and receive a ready-to-share HTML page with believable MRR, burn, margin, and top-account figures. ## Quick Start Ask the assistant to build a Q3 financial report for an early-stage SaaS company covering MRR, burn, gross margin, and top accounts.

Frequently Asked Questions about finance-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a quarterly financial report as HTML?

Provide a brief mentioning the period and company type, such as a Q3 SaaS report. The Skill classifies the period and entity, then outputs one self-contained HTML file with a KPI strip, revenue and cost charts, a P&L table, top accounts, and an outlook section.

What sections does the financial report include?

The report contains a masthead with a confidentiality badge, four headline KPI cards, a trailing-12-month revenue line chart, an operating cost bar breakdown, a P&L summary with current versus prior periods, a top accounts table with ARR and status badges, and an outlook paragraph with a signature line.

Does the report require external chart libraries?

No. All charts are inline SVG embedded directly in the HTML document, and all styling lives in a single inline style block. The output is one self-contained HTML file that renders in any browser without dependencies.

Can I customize the colors and fonts in the report?

Styling is driven by the active DESIGN.md design system, which defines palette tokens for color, typography, layout, and components. The Skill reads those tokens rather than inventing new ones, so update DESIGN.md to change the visual theme.

What happens if I don't provide real financial figures?

If the brief lacks specific numbers, the Skill assumes a quarterly SaaS report and picks believable figures. Every number still ties to a labelled chart or table, and deltas show direction and percentage for consistency.