invoice-organizer
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install invoice-organizer --cli claudewrites the skill into.claude/skills/invoice-organizer/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/invoice-organizer/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
When to use it
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/invoice-organizer/SKILL.md -o .claude/skills/invoice-organizer/SKILL.md
Notes
Extracted from davila7/claude-code-templates, invoice-organizer category.