api-billing

API账户余额与历史账单查询工具。支持火山引擎、阿里云、DeepSeek、MiniMax、OpenRouter等平台的余额查询和历史账单功能。用于查询各平台账户余额、订阅用量、历史消费记录。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "api-billing" with this command: npx skills add yifeiwang1981/api-billing

API 账户账单查询工具

概述

此技能提供多个平台的余额查询和历史账单功能,帮助追踪API使用费用。

功能

  • 火山引擎: 余额查询 + 历史账单(近6个月)
  • 阿里云: 余额查询 + 历史账单
  • DeepSeek: 余额查询
  • MiniMax: Coding Plan 用量查询
  • OpenRouter: 余额查询

凭证配置

所有凭证文件存放在 ~/.openclaw/workspace/ 目录:

文件用途
.volc_ak_sk.env火山引擎 AccessKey/SecretKey
.aliyun_ak_sk.env阿里云 AccessKey/SecretKey
.minimax_cp_key.envMiniMax Coding Plan API Key
.deepseek_key.envDeepSeek API Key
.openrouter_key.envOpenRouter API Key

使用方法

# 火山引擎(余额 + 历史账单)
python3 skills/api-billing/scripts/query_volc_billing.py
python3 skills/api-billing/scripts/query_volc_billing.py --history

# 阿里云
python3 skills/api-billing/scripts/query_aliyun_balance.py

# DeepSeek
python3 skills/api-billing/scripts/query_deepseek_balance.py

# MiniMax
python3 skills/api-billing/scripts/query_minimax_plan.py

# OpenRouter
python3 skills/api-billing/scripts/query_openrouter_balance.py

敏感信息保护

  • 凭证文件使用 Base64 编码存储
  • 文件权限设为 600(仅自己可读写)
  • 已加入 .gitignore,不会提交到 GitHub

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Invoice Generator

Creates professional invoices in markdown and HTML

Registry SourceRecently Updated
92001kalin
General

backstage companion

Anti-drift protocol script. Ensures parity between docs and system. Triggers: 'bom dia PROJECT' / 'good morning PROJECT' (load project context with health ch...

Registry SourceRecently Updated
General

stratos-storage

Upload and download files to/from Stratos Decentralized Storage (SDS) network. Use when the user wants to store files on Stratos, retrieve files from Stratos, upload to decentralized storage, or download from SDS.

Registry SourceRecently Updated