skills/clawhub.ai/agentic-ledger

agentic-ledger

Installation
SKILL.md

Agentic Ledger

What this is

Agentic Ledger is a small local proxy that sits between OpenClaw and the model provider. Every call is recorded on this machine: the prompt, the response, tokens, cost, latency, and errors. It can also refuse calls once a budget line is crossed, which a dashboard alone cannot do. No account, no cloud, no telemetry.

Setup (one time)

Run these on the host machine (not inside the OpenClaw container):

pip install agentic-ledger
agenticledger start
agenticledger connect openclaw
Installs
1
First Seen
Aug 4, 2026
agentic-ledger from clawhub.ai