Report Generator

SkillFiles & storage

Generates styled spreadsheet reports with custom fonts and validates the output against the bundled schema. Use when the user asks for a formatted report file.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Report Generator skill

What this skill tells your AI

The instructions your AI receives, as published by stbenjam/skillsaw in tests/fixtures/unreferenced-reachability/SKILL.md and read by ahel’s review.

Generate a styled report, then recalculate its formulas before returning it to the user.

Fonts

Search the ./fonts directory for a typeface matching the user's request and embed it in the report. Do not download fonts from the network.

Recalculating

Formula cells are stored as strings until recalculated. Always run:

python scripts/main.py report.xlsx

The script rewrites the workbook in place and prints a summary of the cells it updated.

Signals

GitHub stars
66
Forks
15
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
unreferenced-reachability
Source
github.com/stbenjam/skillsaw