CSV Report Writer

Turn a run's list of result dicts into a schema'd CSV and a Markdown table from one column spec - declare columns once, emit both, with stable ordering and safe escaping, stdlib only, no pandas. Use when the user asks to write results to CSV, export a report, make a markdown summary table, or save a run's output as a spreadsheet.

baronguyen001 Updated

File contents

baronguyen001/ai-automation-skills/tree/main/skills/csv-report-writer commit 5bbb857986

Frequently asked questions

npx skillmds@latest add baronguyen001/csv-report-writer