Initial actual-budget skill for Claude Code

Read-only Actual Budget API integration with shell helpers for
querying accounts, transactions, budgets, categories, and spending.
This commit is contained in:
2026-03-22 11:29:01 -04:00
commit b2735d24fa
5 changed files with 581 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
scripts/node_modules/
scripts/package-lock.json
scripts/package.json