← 返回 Skills 市场
Openclaw Ai Cost Calc
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
184
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-ai-cost-calc
功能描述
AI model cost calculator. Compare pricing across Claude, GPT, DeepSeek, and other AI models. Calculate token costs, optimize API spending, and find the best...
安全使用建议
This appears to be a straightforward local cost calculator and the code is self-contained. Before installing, note that SKILL.md recommends `npx clawhub@latest install ...` — running that command will fetch a third-party package (clawhub) from the npm ecosystem, so verify the publisher and review what that installer does. The calculator uses static prices (and a crude 1 USD = 7 CNY normalization inside the script), so double-check rates for accuracy. If you want extra caution, inspect the calc.js file locally or run it in a sandboxed environment rather than running the npx installer blindly.
功能分析
Type: OpenClaw Skill
Name: openclaw-ai-cost-calc
Version: 1.0.0
The skill bundle is a straightforward AI cost calculator. The script `calc.js` performs basic arithmetic on hardcoded pricing data and command-line inputs without any network activity, file system access, or use of sensitive environment variables. While `SKILL.md` references non-existent future model versions (e.g., GPT-5.4) and includes a link to a third-party installation service (yang1002378395-cmyk.github.io), the code itself is safe and contains no indicators of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description, SKILL.md, and calc.js all implement a local cost calculator with static model pricing — required capabilities and artifacts are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs installing via npx and running the local node script at ~/.openclaw/skills/...; the instructions only involve running the calculator and do not ask the agent to read unrelated files, credentials, or transmit data to external endpoints. The README includes an optional external support/landing-page link (informational only).
Install Mechanism
The registry metadata has no formal install spec, but SKILL.md suggests using `npx clawhub@latest install openclaw-ai-cost-calc`. That is an external npm-based installer (not automated in the manifest) — installing via npx will pull code from the npm ecosystem, so users should verify the source and contents of `clawhub` before running it. The included calc.js itself has no downloads or external network behavior.
Credentials
The skill requests no environment variables or credentials and the code only reads command-line args; there is no access to system config, secrets, or network in calc.js.
Persistence & Privilege
No always:true, no modifications to other skills or global agent config, and the skill is user-invocable only. It does not request persistent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-ai-cost-calc - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-ai-cost-calc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-ai-cost-calc.
- Provides an AI model cost calculator that compares pricing across Claude, GPT, DeepSeek, and other models.
- Calculates token costs to help optimize API spending.
- Helps users find the best value model for their use case.
- Features interactive prompts and supports a wide range of major AI models.
- Includes example pricing and use cases for cost-saving decisions.
元数据
常见问题
Openclaw Ai Cost Calc 是什么?
AI model cost calculator. Compare pricing across Claude, GPT, DeepSeek, and other AI models. Calculate token costs, optimize API spending, and find the best... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。
如何安装 Openclaw Ai Cost Calc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-ai-cost-calc」即可一键安装,无需额外配置。
Openclaw Ai Cost Calc 是免费的吗?
是的,Openclaw Ai Cost Calc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Ai Cost Calc 支持哪些平台?
Openclaw Ai Cost Calc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Ai Cost Calc?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills