Quarterly Report

SkillFiles & storage

Build the quarterly revenue report from an exported ledger CSV, including the segment breakdown and the year-over-year comparison. Use when someone asks for the quarterly numbers or a board-ready revenue summary.

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 Quarterly Report skill

What this skill tells your AI

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

Export the ledger for the quarter, then build the report:

python scripts/build_report.py ledger-2026-q1.csv --out report.md

Checking the output

The script prints the totals it computed before writing the file. Compare them against the ledger's own footer row; a mismatch means the export was truncated, and the report is not usable.

Pass --segments to add the per-segment breakdown, which the board deck expects but the monthly review does not.

Signals

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