Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexu-io avatar

Finance Report

  • 244 installs
  • 83.7k repo stars
  • Updated August 5, 2026
  • nexu-io/open-design

finance-report is a Claude Code agent skill that formats recurring finance summaries, KPI tables, and investor-ready report documents from structured data for ops reviews and stakeholder updates.

About

finance-report is an agent skill from nexu-io/open-design that turns structured financial and KPI data into polished recurring summaries and stakeholder documents. The skill guides layout of finance tables, metric narratives, and investor-ready report sections so engineering leads and ops teams can produce consistent monthly or quarterly updates without opening a separate design suite. Developers reach for finance-report when they have CSV, JSON, or spreadsheet exports from billing, analytics, or internal dashboards and need formatted markdown or document output for leadership reviews, board prep, or internal ops cadences. It complements data pipelines by handling the presentation layer of financial reporting.

  • KPI tables
  • investor summaries
  • structured financial layouts
  • recurring report templates
  • ops-ready documents

Finance Report by the numbers

  • 244 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #214 of 688 Office & Documents skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexu-io/open-design --skill finance-report

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs244
repo stars83.7k
Last updatedAugust 5, 2026
Repositorynexu-io/open-design

How do you format finance KPI reports from structured data?

Format recurring finance summaries, KPI tables, and investor-ready report documents from structured data for ops reviews and stakeholder updates.

Who is it for?

Engineering or ops leads producing recurring finance summaries and stakeholder reports from exported structured metrics.

Skip if: Teams needing live accounting integrations, tax filing, or automated financial forecasting models.

When should I use this skill?

User asks to format finance summaries, KPI tables, or investor reports from structured CSV, JSON, or spreadsheet data.

What you get

Formatted finance summary document with KPI tables, metric narratives, and investor-ready report sections.

  • finance summary document
  • KPI table layouts

Files

SKILL.mdMarkdownGitHub ↗

Finance Report Skill

Produce a single-screen financial report in one self-contained HTML file.

Workflow

1. Read the active DESIGN.md. Tables, KPI cards, and chart strokes use palette tokens — never invent new ones. 2. 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. 3. 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.

4. Write one self-contained HTML doc (CSS in one inline <style> block). 5. 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>

Related skills

FAQ

What input does finance-report expect?

finance-report formats recurring finance summaries, KPI tables, and investor-ready sections from structured data such as CSV, JSON, or spreadsheet exports used in ops reviews.

Who should use finance-report?

finance-report suits engineering and ops leads preparing stakeholder or investor updates who need polished report documents from structured financial metrics without a separate design tool.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.