nexu-io/open-design

finance-report

Use it for operations and research tasks; the detail page covers purpose, installation, and practical steps.

64Collecting
See how to use itView GitHub source
npx skills add https://github.com/nexu-io/open-design --skill "design-templates/finance-report"
Automated source guideReview and auditStandard source

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Source-grounded review guide: finance-report

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

npx skills add https://github.com/nexu-io/open-design --skill "design-templates/finance-report"
Check the pinned source

The pinned source supports a structured brief, but not an expanded tutorial. Only detected inputs, outputs, and sections are shown.

186 source words · 2 usable sections

Best fit

  • Use when the brief mentions "financial report", "Q3 report", "MRR review", "P&L", or "财报".

Evidence and findings

  • Read the active DESIGN.md. Tables, KPI cards, and chart strokes use
  • Classify the period (monthly / quarterly / yearly) and entity
  • Layout the page in this order:

Review workflow

Read finance-report through these 2 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

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 be…

SKILL.md · Workflow
Read the active DESIGN.md. Tables, KPI cards, and chart strokes useClassify the period (monthly / quarterly / yearly) and entityLayout the page in this order:
02

Output contract

Review the “Output contract” section in the pinned source before continuing.

SKILL.md · Output contract
Review and apply the “Output contract” source section.

Review checklist

Verify each item before delivery

The source section “Workflow” has been checked.

The source section “Output contract” has been checked.

Source output checked: Read the active DESIGN.md. Tables, KPI cards, and chart strokes use

Source output checked: Classify the period (monthly / quarterly / yearly) and entity

Choose a different workflow

When another Skill is the better fit

FAQ

What does the finance-report source document cover?

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

How do I install finance-report?

The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "design-templates/finance-report". Inspect the command and pinned source before running it.

Repository stars
82,073
Repository forks
9,485
Quality
64/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

64/100
Documentation19/30
Specificity13/25
Maintenance20/20
Trust signals12/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

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>
Skill path
design-templates/finance-report/SKILL.md
Commit SHA
89d6d4ef21ba
Repository license
Apache-2.0
Data collected