Aiclient2api Usage
/install aiclient2api-usage
AIClient2API Usage Checker
Query and display AIClient2API usage statistics, including credits consumed, remaining quotas, subscription type, and expiration dates.
Quick Start
Check current usage:
bash scripts/check_usage.sh
Refresh usage data:
bash scripts/refresh_usage.sh
Or read the usage cache file directly:
cat ~/web/AIClient-2-API/configs/usage-cache.json
Usage Information
The script reads from ~/web/AIClient-2-API/configs/usage-cache.json and displays:
- Account information: Email, user ID, subscription type
- Free trial status: Current usage, limit, expiration date
- Monthly quota: Credits used, limit, reset date
- Overage policy: Rate, cap, current charges
Key Metrics
- Credits: Usage units for API calls
- Free Trial: Temporary promotional credits (if active)
- Monthly Quota: Recurring monthly allocation
- Next Reset: When the monthly quota refreshes
Notes
- Usage data is cached and updated periodically by AIClient2API (every few minutes)
- The cache file is located at
~/web/AIClient-2-API/configs/usage-cache.json - For real-time data, access the web UI at
http://127.0.0.1:16825(requires authentication) - To manually trigger a refresh via Web UI:
- Visit
http://127.0.0.1:16825 - Login with password from
configs/pwd - Navigate to Providers section and click refresh button
- Visit
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aiclient2api-usage - 安装完成后,直接呼叫该 Skill 的名称或使用
/aiclient2api-usage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Aiclient2api Usage 是什么?
Check AIClient2API usage statistics, quotas, and account status. Use when the user asks about AIClient2API usage, credits, quotas, subscription status, or wh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。
如何安装 Aiclient2api Usage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aiclient2api-usage」即可一键安装,无需额外配置。
Aiclient2api Usage 是免费的吗?
是的,Aiclient2api Usage 完全免费(开源免费),可自由下载、安装和使用。
Aiclient2api Usage 支持哪些平台?
Aiclient2api Usage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Aiclient2api Usage?
由 limingdev-tech-2024(@limingdev-tech-2024)开发并维护,当前版本 v1.0.0。