export-csv
Installation
SKILL.md
Export CSV
Convert pipeline JSON files to CSV. Each file gets its own CSV saved in the same folder.
Available exports
| File | CSV output | Contents |
|---|---|---|
data/normalized/company_profile.json |
data/normalized/company_profile.csv |
Single-row summary of the fundraising brief |
data/raw/fund_candidates.json |
data/raw/fund_candidates.csv |
One row per candidate VC firm |
data/raw/investor_list.json |
data/raw/investor_list.csv |
One row per mapped investor |
data/normalized/investor_contacts.json |
data/normalized/investor_contacts.csv |
One row per enriched contact with email/LinkedIn |
data/normalized/scored_funds.json |
data/normalized/scored_funds.csv |
One row per fund with score breakdown flattened |
data/normalized/final_output.json |
data/normalized/final_output.csv |
One row per investor with outreach drafts (same as output.csv from step 6) |
What to ask
If the founder does not specify which file(s) to export, ask: