A powerful wrapper for the hledger CLI that brings plain-text accounting and financial reporting to your AI agent workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hledger
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 hledger using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The hledger skill for Openclaw Skills enables AI agents to interact directly with the hledger command-line tool. By bridging the gap between conversational AI and plain-text accounting, this skill allows users to query their financial data, generate reports, and manage journals using natural language commands or automated triggers. It is designed to be a lightweight but secure interface for the robust hledger ecosystem, ensuring that your financial data remains local while being accessible via intelligent agents.
This integration allows Openclaw Skills to handle complex financial queries without manual CLI entry, making it an essential tool for developers and power users who track their finances using the double-entry accounting method. Whether you are checking a balance or inspecting a specific register, this skill provides a direct pipe to your ledger data.
To use this skill, ensure that hledger is installed on your host system and available in your PATH. You can verify the installation with the following command:
hledger --version
Ensure that the user running the Openclaw Skills agent has read access to the relevant journal files. No additional Python dependencies are required as the skill communicates directly with the system binary.
The hledger skill operates on standard plain-text accounting files and returns structured CLI output. The following table describes the data interaction:
| Component | Description |
|---|---|
| Journal File | The primary source file (e.g., .hledger or .journal) containing financial transactions. |
| Subcommands | Valid hledger actions such as balance, register, print, or stats. |
| CLI Output | The raw string output from stdout, containing calculated totals or transaction lists. |
| Errors | Any stderr output is captured to help debug malformed journal entries. |
Loading
A sophisticated tool for crawling and comparing product prices across major Chinese e-commerce platforms like JD, Taobao, and Pinduoduo.

A browser-based AI skill for managing LinkedIn professional networking, messaging, and profile research through automated relay or isolated sessions.

A sophisticated text editor that identifies and removes robotic AI writing patterns to restore a natural, human voice to your content.

A persistent shell execution skill that manages command-line interactions inside a dedicated tmux session for continuous terminal access.

A standardized on-chain communication protocol for agents to exchange structured messages using LUKSO Universal Profiles.

A powerful CLI utility that leverages GitHub Copilot to analyze codebases, generate documentation, and automate development workflows directly from your terminal.








































