Finance Report Skill
SkillMediaLets your agent generate a quarterly or monthly financial report with KPIs, revenue and burn charts, and a P&L summary.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Finance Report Skill skill
About this capability
Quarterly / monthly financial report — masthead with KPIs, revenue and burn charts, P&L summary table, top-line highlights, and an outlook paragraph. Use when the brief mentions "financial report", "Q3 report", "MRR review", "P&L", or "财报".
What this skill tells your AI
The instructions your AI receives, as published by nexu-io/open-design in design-templates/finance-report/SKILL.md and read by ahel’s review.
Produce a single-screen financial report in one self-contained HTML file.
Workflow
- Read the active DESIGN.md. Tables, KPI cards, and chart strokes use palette tokens — never invent new ones.
- Classify the period (monthly / quarterly / yearly) and entity (startup, division, project) from the brief. If unspecified, assume a quarterly SaaS report and pick believable numbers.
- Layout the page in this order:
- Masthead: company / period / "Confidential — Finance" badge.
- Headline KPI strip (4 cards): Revenue, Net new MRR, Gross margin, Cash runway.
- Revenue trend chart (inline SVG line + area).
- Cost breakdown chart (inline SVG bar) with a 2–3 bullet caption.
- P&L summary table (Revenue / Gross profit / Opex / Net) with current vs prior period.
- Top accounts table with logo placeholders, plan, ARR, status badge.
- Outlook paragraph + footer with author + signature line.
- Write one self-contained HTML doc (CSS in one inline
<style>block). - Self-check: every number ties to a labelled chart or table; deltas show direction and percentage; accent colour used at most twice.
Output contract
<artifact identifier="finance-report-q3" type="text/html" title="Q3 Finance Report">
<!doctype html>
<html>...</html>
</artifact>
Signals
- GitHub stars
- 95k
- Forks
- 11k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
finance-report-nexu-io- Source
- github.com/nexu-io/open-design