
from ezbookkeeping4,672
Command-line API tools for ezBookkeeping: record and query transactions, retrieve accounts/categories/tags, and fetch exchange rates for self-hosted personal fi
This skill provides command-line tooling to interact with the ezBookkeeping self-hosted personal finance app. It exposes scripts that can record new transactions, query existing transactions, and fetch account, category, tag, and exchange-rate data from a running ezBookkeeping instance. The tooling supports Linux/macOS (bash) and Windows (PowerShell) entry points and relies on environment variables or a .env file to locate the server and authenticate.
Use this skill when automating bookkeeping tasks (importing transactions, generating exports, or synchronizing data), integrating ezBookkeeping with other workflows, or running headless operations against a self-hosted instance from CI, cron jobs, or developer machines. It's useful for users who self-host ezBookkeeping and need scripted access to its API.
scripts/ (has_scripts=true) for listing commands, calling the API, and showing help.Agents that can execute shell commands or orchestrate API calls (Cursor, Codex/Gemini CLI, Claude Code) will find this skill applicable for automation and integration tasks.
This skill has not been reviewed by our automated audit pipeline yet.