agentsclimarketplace

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

Install
npx -y skills add blackblue-labs/skill2 --skill invoice-csv-export

Assembled 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

  1. Confirm billing period and output directory.
  2. Load invoice rows from the local finance config.
  3. Write the CSV package and return row count.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.