← 返回 Skills 市场
alex-shen1121

MiniMax Token Plan Quota

作者 AlexShen · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-token-plan-quota
功能描述
Check MiniMax Token Plan remaining quota, usage window reset time, and per-model remaining limits, especially for the China mainland Token Plan flow on minim...
安全使用建议
This skill appears to do exactly what it says: call MiniMax quota endpoints and format results. Before installing or running it, be aware that it needs your MiniMax API key (MINIMAX_API_KEY). Provide the key either as an environment variable for the one-off command or store it in ~/.openclaw/.env if you trust the environment. The registry metadata omits declaring that env var — that’s a minor inconsistency but not a security red flag. The script only contacts https://www.minimaxi.com and https://www.minimax.io and does not attempt to send data elsewhere or persist keys. If you have concerns, run the Python script locally and inspect network activity (or run it with a throwaway key) before giving it a real API key.
功能分析
Type: OpenClaw Skill Name: minimax-token-plan-quota Version: 0.1.0 The skill is a legitimate utility for checking MiniMax Token Plan quotas. The Python script (scripts/check_token_plan_quota.py) uses standard libraries to query official MiniMax API endpoints and handles API keys via environment variables or a local configuration file (~/.openclaw/.env). The instructions in SKILL.md are well-defined, include security best practices regarding secret handling, and contain no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the provided script and SKILL.md. The included Python script queries MiniMax quota endpoints and formats results; nothing in the files requests unrelated services or privileges.
Instruction Scope
Runtime instructions and the script limit actions to: read MINIMAX_API_KEY from env or ~/.openclaw/.env, call the MiniMax endpoints (China or global), and print a markdown table or JSON. The SKILL.md does not instruct reading other files or exfiltrating data.
Install Mechanism
There is no install spec; this is an instruction + script bundle. No external downloads, package installs, or archive extraction are used.
Credentials
The skill requires a MiniMax API key to function and the SKILL.md/script expect MINIMAX_API_KEY (env or ~/.openclaw/.env). Registry metadata lists no required env vars — that metadata omission is inconsistent but not malicious. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide configs. It only reads ~/.openclaw/.env if present; it does not write persistent credentials itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-token-plan-quota
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-token-plan-quota 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish: check MiniMax Token Plan remaining quota, support ~/.openclaw/.env fallback.
元数据
Slug minimax-token-plan-quota
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MiniMax Token Plan Quota 是什么?

Check MiniMax Token Plan remaining quota, usage window reset time, and per-model remaining limits, especially for the China mainland Token Plan flow on minim... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 MiniMax Token Plan Quota?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-token-plan-quota」即可一键安装,无需额外配置。

MiniMax Token Plan Quota 是免费的吗?

是的,MiniMax Token Plan Quota 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MiniMax Token Plan Quota 支持哪些平台?

MiniMax Token Plan Quota 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MiniMax Token Plan Quota?

由 AlexShen(@alex-shen1121)开发并维护,当前版本 v0.1.0。

💬 留言讨论