OpenClaw · Skill
Arc Budget Tracker
Tracks every transaction an agent makes, enforces spending limits, and warns before the budget runs out. Stores data locally in JSON and exposes commands for logging, checking, summarizing, and exporting expenses.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install trypto1019/arc-budget-trackerClawHub installer
npx clawhub@latest install trypto1019/arc-budget-trackerOpenClaw CLI
openclaw skills install trypto1019/arc-budget-trackerDirect OpenClaw install
openclaw install trypto1019/arc-budget-trackerWhat this skill does
Tracks every transaction an agent makes, enforces spending limits, and warns before the budget runs out. Stores data locally in JSON and exposes commands for logging, checking, summarizing, and exporting expenses.
Why it matters
Blocks purchases before they happen rather than alerting after the bill arrives.
Typical use cases
- Logging API call costs after each agent task
- Blocking a domain purchase that would exceed remaining budget
- Reviewing daily spending by category before starting new work
- Setting a hard cap before launching an autonomous agent
- Exporting transaction history to CSV for monthly accounting
Source instructions
Quick overview
Tracks every transaction an agent makes, enforces spending limits, and warns before the budget runs out. Stores data locally in JSON and exposes commands for logging, checking, summarizing, and exporting expenses.
Blocks purchases before they happen rather than alerting after the bill arrives.
Common tasks
- Logging API call costs after each agent task
- Blocking a domain purchase that would exceed remaining budget
- Reviewing daily spending by category before starting new work
- Setting a hard cap before launching an autonomous agent
- Exporting transaction history to CSV for monthly accounting
Install paths
Primary command
openclaw install trypto1019/arc-budget-tracker
ClawHub installer
npx clawhub@latest install trypto1019/arc-budget-tracker
OpenClaw CLI
openclaw skills install trypto1019/arc-budget-tracker
Direct OpenClaw install
openclaw install trypto1019/arc-budget-tracker
Skill metadata
- Category: Communication
- Language: Markdown
- Version: 1.0.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-budget-tracker