🧾
AutomationPython

Invoice CSV Export

by MisterBrookT

Invoice CSV Export is an Automation skill for Claude Code, published by MisterBrookT in skill2.

31 stars3 forkson MisterBrookT/skill2Added 2026/07/17+7% in starsRepository updated 2026/07/24
agent-skillsai-agentsclaude-codecodexdeveloper-toolsevalslocal-firstpythonskill-librarytesting
Install in seconds
Install Invoice CSV Export
Copy Invoice CSV Export into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/blackblue-labs/skill2/tree/main/tests/fixtures/visualize-library/skills/invoice-csv-export ~/.claude/skills/invoice-csv-export

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/blackblue-labs/skill2.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
tests/fixtures/visualize-library/skills/invoice-csv-export/SKILL.md in MisterBrookT/skill2
Installs to
~/.claude/skills/invoice-csv-export
Collection
One of 9 skills cataloged from this repository
Category
Automation β€” 2226 skills

What Invoice CSV Export does

Export monthly invoices from the finance pipeline into CSV packages for accounting review.

Invoice CSV Export is cataloged under Automation on DirSkills. Invoice CSV Export comes from a repository tagged agent-skills, ai-agents, claude-code, codex and developer-tools.

Documentation

README

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.

Frequently asked about Invoice CSV Export

  • What else does MisterBrookT publish alongside Invoice CSV Export?

    Invoice CSV Export is one of 9 skills that DirSkills catalogs from MisterBrookT/skill2, the repository it ships in. Its siblings there include Create Agent Skills, Report Exporter and Skill Library Audit. Each one is a separate skill with its own page in this directory, installs the same way Invoice CSV Export does, and is maintained by MisterBrookT in that same repository. The rest of the collection is listed on the MisterBrookT/skill2 page.

  • How does Invoice CSV Export compare to other Automation skills?

    Invoice CSV Export ranks #2159 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Invoice CSV Export against them. Open each page to compare what they document and how they install.