Back to Invoice & Expense Tracker
Install: Invoice & Expense Tracker
Step-by-step installation guide
Prerequisites
OpenClaw v1.0+
Node 16+
An API key for Anthropic
Step 1: Download the Build
Use the OpenClaw CLI to install this build:
openclaw install agentforge/invoice-tracker
Or download the config files directly from the build page and extract to your project directory.
Step 2: Configure
Create a .env file in the project root:
ANTHROPIC_API_KEY=sk-ant-your-key-here
Configure your channels:
email channel: Set up API credentials in your config
cli: Set up API credentials in your config
telegram: Set up API credentials in your config
Step 3: Build-Specific Setup
1. Install: openclaw install solobuilder/invoice-tracker
2. Set your expense categories in config.json
3. Point it at your invoice folder or email
4. Run openclaw start
Step 4: Run
openclaw start
Your agent should now be running! Test it by sending a message through your configured channel.