🧪 Skills
Wave
Wave accounting — invoices, customers, transactions, accounts, products, taxes. Small business accounting CLI.
v1.0.0
Description
name: wave description: "Wave accounting — invoices, customers, transactions, accounts, products, taxes. Small business accounting CLI." homepage: https://www.agxntsix.ai license: MIT compatibility: Python 3.10+ (stdlib only — no dependencies) metadata: {"openclaw": {"emoji": "🌊", "requires": {"env": ["WAVE_API_TOKEN"]}, "primaryEnv": "WAVE_API_TOKEN", "homepage": "https://www.agxntsix.ai"}}
🌊 Wave
Invoicing and accounting for small business — invoices, customers, transactions.
Features
- Businesses — list connected businesses
- Invoices — create, send, list, delete
- Customers — manage customer records
- Accounts — chart of accounts
- Transactions — view financial transactions
- Products & taxes — manage items and tax rates
Requirements
| Variable | Required | Description |
|---|---|---|
WAVE_API_TOKEN |
✅ | API key/token for Wave |
Quick Start
python3 {baseDir}/scripts/wave.py businesses
python3 {baseDir}/scripts/wave.py invoices <business-id>
python3 {baseDir}/scripts/wave.py invoice-create <business-id> <customer-id> --amount 500
python3 {baseDir}/scripts/wave.py customers <business-id>
python3 {baseDir}/scripts/wave.py transactions <business-id>
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!