← Back to list

invoice-organization
by ljchg12-hue
Claude Code CLI configuration with multi-AI orchestration and ABSOLUTE RULES enforcement
⭐ 0🍴 0📅 Jan 16, 2026
SKILL.md
name: invoice-organization description: Organize and manage invoices with OCR extraction, categorization, and expense tracking
Invoice Organization Skill
Organize, extract data from, and manage invoices for accounting and expense tracking.
When to Use
- Expense management
- Accounting workflows
- Tax preparation
- Vendor payment tracking
Core Capabilities
- OCR text extraction
- Data parsing (amount, date, vendor)
- Categorization (expense type)
- Duplicate detection
- Date-based filing
- Export to accounting software
Workflow
- Scan/Upload: Capture invoice images
- OCR: Extract text
- Parse: Extract key fields (amount, date, vendor, items)
- Categorize: Assign expense category
- Store: Organize by date/vendor/category
- Export: Generate reports or export to QuickBooks/Xero
Tools
- Tesseract OCR
- Invoice2data (Python)
- Tabula (PDF tables)
- Accounting software APIs
Best Practices
- Standardize naming:
YYYYMMDD_Vendor_Amount.pdf - Backup regularly
- Verify OCR accuracy
- Track payment status
- Archive annually
Resources
- Tesseract: https://github.com/tesseract-ocr/tesseract
- invoice2data: https://github.com/invoice-x/invoice2data
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon