Agent skill · mvanhorn

pp-e-boekhouden

Balance, profit & loss, and journal entries from your terminal — with local financial reports and write-safety guards the API doesn't give you. Trigger phrases: `check my e-boekhouden balance`, `book a mutation in e-boekhouden`, `e-boekhouden profit and loss`, `which invoices are still outstanding in e-boekhouden`, `use e-boekhouden`, `run e-boekhouden`.

What it needs

About 9k tokens when loaded.

What this skill does

<!-- GENERATED FILE — DO NOT EDIT. This file is a verbatim mirror of library/payments/e-boekhouden/SKILL.md, regenerated post-merge by tools/generate-skills/. Hand-edits here are silently overwritten on the next regen. Edit the library/ source instead. See the repository agent guide, section "Generated artifacts: registry.json, cli-skills/". --> e-Boekhouden — Printing Press CLI Prerequisites: Install the CLI This skill drives the e-boekhouden-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: e-boekhouden-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. If the npx install fails before this CLI has a public-library category, install Node or use the category-specific Go fallback after publish. If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. e-Boekhouden's v1 REST API has no CLI today, only library wrappers in PHP, Rust, Node, and Python. This CLI absorbs every endpoint (all 24) and adds local financial reporting (trial balance, P&L, balance sheet, VAT summary, AR/AP aging) computed offline from your synced ledgers and mutations, plus reconciliation and safety-gated writes for a service where every mutation is a real accounting entry. When to Use This CLI Use this CLI for day-to-day bookkeeping tasks against e-Boekhouden: checking balances and P&L, searching mutations and invoices, chasing overdue payments, and booking new journal entries with safety guards. It is well-suited to bookkeepers doing weekly reconciliation, accountants managing multiple client administrations, and agents automating recurring accounting checks. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/pp-e-boekhouden

View the source on GitHub

Browse the @skills marketplace