Invoice csv export
Skill blackblue-labs/skill2/tests/fixtures/visualize-library/skills/invoice-csv-export
Use when exporting monthly invoices from the finance pipeline into CSV packages for accounting review.From its SKILL.md
npx -y skills add blackblue-labs/skill2 --skill invoice-csv-exportAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.4 KB, 54 tokens by cl100k_base, as published. Nobody here has run it
Invoice CSV Export
Export invoice rows for a billing period into a reviewable CSV package.
Workflow
- Confirm billing period and output directory.
- Load invoice rows from the local finance config.
- Write the CSV package and return row count.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.