Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:58 +08:00
commit bd8527517f
4 changed files with 506 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "invoice-organizer",
"description": "Automatically organizes invoices and receipts for tax preparation by reading files, extracting information, and renaming consistently.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}