/install ezbookkeeping
ezBookkeeping API Tools
Usage
List all supported commands
Linux / macOS
sh scripts/ebktools.sh list
Windows
scripts\ebktools.ps1 list
Show help for a specific command
Linux / macOS
sh scripts/ebktools.sh help \x3Ccommand>
Windows
scripts\ebktools.ps1 help \x3Ccommand>
Call API
Linux / macOS
sh scripts/ebktools.sh [global-options] \x3Ccommand> [command-options]
Windows
scripts\ebktools.ps1 [global-options] \x3Ccommand> [command-options]
Troubleshooting
If the script reports that the environment variable EBKTOOL_SERVER_BASEURL or EBKTOOL_TOKEN is not set, user can define them as system environment variables, or create a .env file in the user home directory that contains these two variables and place it there.
The meanings of these environment variables are as follows:
| Variable | Required | Description |
|---|---|---|
EBKTOOL_SERVER_BASEURL |
Required | ezBookkeeping server base URL (e.g., http://localhost:8080) |
EBKTOOL_TOKEN |
Required | ezBookkeeping API token |
Reference
ezBookkeeping: https://ezbookkeeping.mayswind.net
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ezbookkeeping - After installation, invoke the skill by name or use
/ezbookkeeping - Provide required inputs per the skill's parameter spec and get structured output
What is ezBookkeeping API Tools?
Use ezBookkeeping API Tools script to record new transactions, query transactions, retrieve account information, retrieve categories, retrieve tags, and retr... It is an AI Agent Skill for Claude Code / OpenClaw, with 2415 downloads so far.
How do I install ezBookkeeping API Tools?
Run "/install ezbookkeeping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ezBookkeeping API Tools free?
Yes, ezBookkeeping API Tools is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ezBookkeeping API Tools support?
ezBookkeeping API Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ezBookkeeping API Tools?
It is built and maintained by mayswind (@mayswind); the current version is v1.3.0.