Loading...
Loading...
Generate beautifully designed PDF reports with a Nordic/Scandinavian aesthetic. Use when creating polished executive briefings, analysis reports, or presentation-style PDF outputs from markdown and HTML via Nutrient DWS.
npx skill4agent add jdrhyne/agent-skills elegant-reportspackage-lock.jsoncd /path/to/elegant-reports
node ./generate.js --list
node ./generate.js examples/sample-executive.md output.pdf --template executive --theme light--output-html| Template | Use Case |
|---|---|
| polished briefings and compact executive summaries |
| denser narrative reports and analysis writeups |
| bold slide-like outputs with one idea per page |
| legacy report variant for comparison/testing |
| legacy presentation variant for comparison/testing |
lightdark---
title: Q4 Competitive Analysis
subtitle: Market Intelligence Report
author: Report Author
template: report
theme: dark
---
Your content here...--output-htmlpackage-lock.jsonNUTRIENT_DWS_API_KEYnode ./generate.js --listnpm test