wave
Wave accounting — invoices, customers, transactions, accounts, products, taxes. Small business accounting CLI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/waveWhat This Skill Does
The Wave accounting skill allows your OpenClaw agent to seamlessly interact with your Wave Financial business data. It bridges the gap between your AI assistant and your small business accounting workflows, enabling the retrieval and management of vital financial records without manual entry. The skill provides full visibility into your business hierarchy, allowing you to list businesses, manage invoices (creation, sending, and deletion), maintain customer databases, and review financial transactions. By leveraging this tool, you can automate routine bookkeeping tasks, track customer payment history, and maintain an organized chart of accounts directly through your terminal or agent interface.
Installation
To integrate this skill into your environment, use the OpenClaw repository manager. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/wave
After installation, you must configure your environment by providing the necessary API credentials. Ensure your WAVE_API_TOKEN is correctly set in your environment variables to grant the agent authenticated access to your specific Wave accounts. Refer to the Wave Developer portal to generate your API token.
Use Cases
This skill is perfect for small business owners, freelancers, and accounting teams looking to reduce administrative overhead. Common use cases include:
- Rapid Invoicing: Instantly generating and sending invoices to repeat customers.
- Financial Oversight: Querying transaction histories to quickly check revenue or expense trends.
- CRM Management: Managing customer contact details directly via the agent for faster billing cycles.
- Data Reconciliation: Using the CLI outputs to audit account balances against other internal documents.
Example Prompts
- "OpenClaw, list all invoices for my main business ID and identify any that are currently outstanding."
- "Please create a new invoice for customer ID 98765 for a total amount of $250.00."
- "Show me the transaction history for my consulting business from the last week so I can summarize our earnings."
Tips & Limitations
- Data Security: Always store your
WAVE_API_TOKENsecurely; do not commit it to version control systems or share it in plain text. - Business Context: Always verify the
<business-id>before performing destructive operations like deleting invoices. - Rate Limits: Be mindful of Wave's API rate limits when scripting bulk operations to avoid service interruptions.
- Formatting: Ensure your local Python environment is correctly configured to handle JSON outputs from the Wave API, as the CLI uses standard script execution.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-wave": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.