Invoice organizer
Skill yigityildiz0/universal-ai-skill-library/skills/common/invoice-organizer
Invoice and receipt organization skill. Use when Codex should extract invoice details, rename files consistently, and organize them for bookkeeping or tax prep.From its SKILL.md
npx -y skills add yigityildiz0/universal-ai-skill-library --skill invoice-organizerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 100 tokens by cl100k_base, as published. Nobody here has run it
Invoice Organizer
Use this skill when the user has messy invoice files that need structured organization.
Workflow
- Extract vendor, date, amount, and description.
- Rename to a consistent format.
- Sort into logical folders and optionally build a CSV summary.
Deliverables
- An organized invoice filing plan or dataset.
- A summary export for accounting review.
Guardrails
- Do not move files destructively without confirmation.
- Do not guess missing critical fields without flagging them.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.