finance-report
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 "财报".
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-plugins-official-examples-finance-report-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name finance-report description 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 "财报". triggers ["financial report","finance report","quarterly report","p&l","mrr review","财报","财务报告"] od {"mode":"prototype","platform":"desktop","scenario":"finance","featured":10,"preview":{"type":"html","entry":"index.html"},"design_system":{"requires":true,"sections":["color","typography","layout","components"]},"craft":{"requires":["rtl-and-bidi"]},"example_prompt":"Build me a Q3 financial report for an early-stage SaaS — MRR, burn, gross margin, top accounts."} Finance Report Skill 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>
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.