weekly-business-report
Installation
SKILL.md
Weekly Business Report Generator
Pull data from multiple business systems, synthesize it into a coherent narrative, and produce an executive-ready weekly report that turns raw numbers into strategic insight.
Contents
references/configuration.md— first-run setup questions, directory layout, fullconfig.yaml, andkpi-history.jsonschema.references/data-and-calculations.md— per-source data collection, trend indicators, target comparison, rolling averages, anomaly detection, comparison modes, custom KPI groups, quality rules, and error handling.references/output-template.md— the full report markdown template and detail levels.
Workflow
First run (no configuration exists)
- Run the setup questions and create the directory layout. See
references/configuration.md. - Generate
config.yamlandtemplates/kpi-definitions.yamlfrom the schema inreferences/configuration.md. - Initialize
history/kpi-history.jsonusing the schema inreferences/configuration.md.