field-notes-editorial-template

Generate premium editorial-style business reports as self-contained HTML files with interactive data visualizations.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill field-notes-editorial-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: field-notes-editorial-template
Source: https://github.com/nexu-io/open-design/tree/main/skills/field-notes-editorial-template
Command: npx skills add https://github.com/nexu-io/open-design --skill field-notes-editorial-template

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for high-quality, visually engaging business reporting that moves beyond standard spreadsheet exports, providing a polished, magazine-like presentation for stakeholders.

Core Features & Use Cases

  • Editorial Design: Implements a premium aesthetic with serif typography, soft paper backgrounds, and pastel insight cards.
  • Interactive Data: Includes built-in retention charts and metric animations that function without external dependencies.
  • Use Case: Use this template to create a board-ready one-pager or a monthly business review that combines key performance metrics with narrative insights in a single, shareable HTML file.

Quick Start

Generate an editorial Field Notes style report with three insight cards, key metrics blocks, and a retention line chart in one polished single-file HTML page.

Frequently Asked Questions about field-notes-editorial-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a report using the Field Notes template?

Invoke the skill with a prompt specifying your metrics and insights. The skill will use the internal template.html to generate a self-contained index.html file containing your data.

Can I customize the colors and typography of the report?

Yes, the report uses CSS variables defined in the root of the HTML file. You can modify the :root block in the generated index.html to update the paper background, ink colors, and accent shades.

Does this report require a web server to function?

No, the generated report is a single-file HTML document with all CSS and JavaScript embedded. It can be opened directly in any modern web browser without a server.

What are the limitations of this editorial template?

The template is designed for static, presentation-safe data. It does not support real-time database connections or complex server-side processing, as it is intended for fixed-point-in-time reporting.