USE CASE · REPORT
Turn a pile of CSV/JSON/Markdown files into a structured report.
Instead of uploading files one by one, give AI read access to the source folder and a separate writable folder for results.
Source: read-only.
D:\Sales-Data contains monthly CSV/JSON/text files.
Output: read/write.
D:\Reports where AI creates Markdown/CSV/JSON results.
Define clear criteria.
Specify the time range, fields to aggregate, output format, and data that must not be changed.
Example outputs
summary.md · anomalies.csv · action-items.json · executive-note.md
Dùng ChatCode đọc project Sales-Data. Compare June and July data and find the 10 largest changes. Create reports/july-analysis.md and anomalies.csv in the Reports project. Do not modify source data.