A specialized utility for monitoring account balances and historical billing across major AI and cloud infrastructure providers.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install api-billing
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install api-billing using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The API Billing skill is a robust tool designed for developers and teams who need to keep a close watch on their operational costs. By integrating directly with multiple service providers, it offers a centralized way to monitor credit consumption and avoid unexpected service interruptions due to insufficient funds.
Built as part of the Openclaw Skills ecosystem, this tool simplifies financial oversight for high-frequency API users. It provides precise data on subscription usage and expenditure, ensuring that your AI-powered applications remain cost-effective and fully funded.
Store your credentials in ~/.openclaw/workspace/ using the following environment files. Ensure you apply secure permissions.
# Example: Setting up Volcengine credentials
echo "VOLC_AK=your_access_key\nVOLC_SK=your_secret_key" > ~/.openclaw/workspace/.volc_ak_sk.env
chmod 600 ~/.openclaw/workspace/.volc_ak_sk.env
# Run the billing query
python3 skills/api-billing/scripts/query_volc_billing.py --history
This skill utilizes a flat-file credential system to maintain security and portability within the Openclaw Skills framework:
| File Name | Purpose |
|---|---|
.volc_ak_sk.env |
Volcengine AK/SK credentials |
.aliyun_ak_sk.env |
Alibaba Cloud AK/SK credentials |
.deepseek_key.env |
DeepSeek API authentication key |
.minimax_cp_key.env |
MiniMax Coding Plan specific key |
.openrouter_key.env |
OpenRouter balance inquiry key |
All files are automatically excluded from version control via .gitignore and use 600 system permissions.
Loading
A professional framework for designing high-concurrency Python web crawlers and robust data collection pipelines.

Generate royalty-free AI background music and 1080p video exports using simple natural language prompts.

A professional-grade API skill for retrieving curated IMDb streaming picks and platform-specific content recommendations.

A robust command-line utility designed to bridge the gap between terminal workflows and the system clipboard for seamless data manipulation.

An advanced intelligence layer for web searching that optimizes queries, aggregates multi-source results, and generates automated summaries.

A sophisticated multi-agent orchestration skill for fully automated or human-in-the-loop social media and web publishing.








































