askill
invoice-organizer

invoice-organizerSafety 90Repository

Organize, categorize, track, and manage invoices systematically with automated extraction of invoice data, payment tracking, and financial organization. Use when processing invoice uploads, extracting invoice details (date, amount, vendor), categorizing expenses, tracking payment status, organizing receipts, generating financial reports, or building accounting and bookkeeping systems.

8 stars
1.2k downloads
Updated 1/13/2026

Package Files

Loading files...
SKILL.md

Invoice Organizer - Receipt Management

When to use this skill

  • Processing uploaded invoice PDFs and images
  • Extracting invoice data (date, amount, vendor, items)
  • Categorizing expenses and business costs
  • Tracking invoice payment status
  • Organizing receipts for tax purposes
  • Generating financial reports from invoices
  • Building expense tracking applications
  • Implementing automated bookkeeping
  • Creating invoice approval workflows
  • Matching invoices with purchase orders
  • Detecting duplicate invoices
  • Building accounting and finance tools

When to use this skill

  • Organizing invoices, extracting metadata.
  • When working on related tasks or features
  • During development that requires this expertise

Use when: Organizing invoices, extracting metadata.

Pattern

```typescript const invoiceDate = extractDate(filename); const newName = ${invoiceDate}_${vendor}_${amount}.pdf; fs.renameSync(oldPath, newPath); ```

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

34/100Analyzed 3/17/2026

A basic but severely under-developed skill for invoice organization. Has good description and two 'when to use' sections (redundantly), plus one minimal TypeScript code pattern. However, lacks actionable steps, commands, folder structure, dependencies, and comprehensive guidance. Too short to be genuinely useful - needs substantial expansion with real implementation details, examples, and structured procedures. Tags are empty which hurts discoverability.

90
45
35
25
20

Metadata

Licenseunknown
Version-
Updated1/13/2026
PublisherActiver007

Tags

No tags yet.