A specialized double-entry bookkeeping toolkit designed for small businesses to manage journals, ledgers, and trial balances.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bookkeeping
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bookkeeping using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bookkeeping skill is a robust financial management tool designed for small businesses and developers using Openclaw Skills. It leverages standard double-entry bookkeeping logic to ensure financial accuracy across journals and ledger accounts. By integrating this skill into your workflow, you can automate financial tracking and generate essential reports like trial balances with precision and speed.
This toolkit serves as a bridge between technical automation and traditional accounting practices, providing a reliable ledger engine that maintains the integrity of your financial data. Whether you are tracking expenses or managing revenue, this skill provides the underlying structure needed for professional-grade bookkeeping within your AI agent environment.
To get started with the bookkeeping skill in Openclaw Skills, ensure the scripts are executable and accessible in your environment. Use the following commands to initialize and verify the setup:
# Verify installation and view metadata
./scripts/ledger-engine.sh --about
# Access journal entry functionality
./scripts/ledger-engine.sh --journal
# View the trial balance
./scripts/ledger-engine.sh --trial-balance
The Bookkeeping skill organizes data through a structured ledger engine that tracks accounts and transactions. Below is the metadata and data taxonomy:
| Entity | Access Method | Description |
|---|---|---|
| Journal Entries | --journal flag |
Sequential logs of all financial transactions including debits and credits. |
| Ledger Accounts | --trial-balance |
Categorized views of financial data organized by account type. |
| Metadata | --about flag |
Contains version (0.1.0), author information, and licensing details. |
| Trial Balance | Ledger View | A summary of all ledger balances to ensure the accounting equation remains in balance. |
Loading
A professional tool for generating Austrian-style annual accounts (Bilanz) following UGB standards within the Openclaw Skills ecosystem.

Baeckerherz is a comprehensive bakery management platform designed to automate sales team scheduling and roster planning.

An AI-driven interactive storytelling engine that generates branching narratives and roleplay scenarios across infinite multiverse genres.

An automated health tracking skill that extracts and logs metrics like weight and blood sugar from chat messages to the AX3 system.

Coder is a developer productivity suite by Netsnek e.U. designed to streamline code scaffolding, snippet management, and automated refactoring.

A comprehensive color science namespace providing palette generation, accessibility tools, and design system integration for developers.








































