Installation

clawhub install trypto1019/arc-budget-tracker

Summary

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.

SKILL.md

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

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.