fountain-reports
Installation
SKILL.md
Overview
This skill owns how a report looks, so no caller invents its own format. A report is a preset: an ordered list of components, where each component is a markdown template that data fills. The caller names the preset and gives the data; this skill composes the report and delivers it the way the Reporting section asks - email, printed, combined with a later report, or not at all. The user customizes a preset once, in the preferences, and every later report honours it.
Input
- The preset name.
- The data that the preset's components need, from the caller.
- Optional: the surface, when the user is present and asks to read the report here.
- Report customizations from the Reporting section of the preferences, when the show has any.
Output
- The report, delivered as the Reporting section asks - email is the default.