A monitoring tool to track AIClient2API credit consumption, subscription status, and monthly quotas.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aiclient2api-usage
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 aiclient2api-usage using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a robust interface for developers to monitor their AIClient2API account status directly from their development environment. It offers a streamlined way to view critical metrics such as consumed credits, remaining quotas, and subscription details, ensuring that AI-powered workflows integrated with Openclaw Skills remain uninterrupted by unexpected limits.
By surfacing data from local cache files and providing scripts for manual refreshes, this tool ensures transparency in API spending and usage patterns across various LLM providers. Whether you are managing personal projects or enterprise-level deployments, maintaining visibility into your resource consumption is essential for stable Openclaw Skills integrations.
~/web/AIClient-2-API/configs/usage-cache.json to retrieve the latest account state.To view your current usage statistics, execute the check script:
bash scripts/check_usage.sh
To force a manual refresh of the usage data from the server:
bash scripts/refresh_usage.sh
Ensure your Openclaw Skills environment has read access to the ~/web/AIClient-2-API/configs/ directory to allow the agent to parse the JSON cache.
The skill primarily interacts with the usage-cache.json file. The data structure is organized as follows:
| Data Point | Description |
|---|---|
| Account Info | Includes Email, user ID, and active subscription type |
| Free Trial | Tracking for usage, credit limits, and expiration dates |
| Monthly Quota | Real-time credits used, total limit, and next reset date |
| Overage Policy | Details on billing rates, current charges, and spending caps |
This schema ensures Openclaw Skills can accurately report on your API health.
Loading
An automated assistant for reading scientific papers, generating structured reports, and scaffolding implementation code for reproduction.

A shared configuration store that syncs AI agent settings and user preferences across devices using a serverless TiDB database.

A comprehensive automation tool for WPS Office that handles local document creation, Markdown conversion, and cloud-based collaboration.

A robust AI skill for generating high-quality cinematic videos from text or images using the SiliconFlow API and Wan2.2 model.

An AI-powered copywriting tool designed to generate high-conversion headlines for blog posts, social media, and video content using marketing psychology.

A professional framework architect that transforms raw ideas into logically structured, high-engagement content outlines.








































