← Back to Skills Marketplace
yang1002378395-cmyk

Openclaw Ai Cost Calc

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-ai-cost-calc
Description
AI model cost calculator. Compare pricing across Claude, GPT, DeepSeek, and other AI models. Calculate token costs, optimize API spending, and find the best...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-ai-cost-calc
  3. After installation, invoke the skill by name or use /openclaw-ai-cost-calc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-ai-cost-calc
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Openclaw Ai Cost Calc?

Run "/install openclaw-ai-cost-calc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Ai Cost Calc free?

Yes, Openclaw Ai Cost Calc is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Ai Cost Calc support?

Openclaw Ai Cost Calc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Ai Cost Calc?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments