Openclaw Ai Cost Calc

v1.0.0

AI model cost calculator. Compare pricing across Claude, GPT, DeepSeek, and other AI models. Calculate token costs, optimize API spending, and find the best...

0· 178·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for yang1002378395-cmyk/openclaw-ai-cost-calc.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Openclaw Ai Cost Calc" (yang1002378395-cmyk/openclaw-ai-cost-calc) from ClawHub.
Skill page: https://clawhub.ai/yang1002378395-cmyk/openclaw-ai-cost-calc
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install openclaw-ai-cost-calc

ClawHub CLI

Package manager switcher

npx clawhub@latest install openclaw-ai-cost-calc
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk971b08p737nmk7cjsr0dp5zt9836994
178downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

AI Cost Calculator

Compare AI model pricing and calculate costs. Find the best value model for your needs.

Installation

npx clawhub@latest install openclaw-ai-cost-calc

Usage

Run the calculator:

node ~/.openclaw/skills/openclaw-ai-cost-calc/calc.js

Features

  • ✅ Compare pricing across major AI models
  • ✅ Calculate token costs
  • ✅ Find best value for your use case
  • ✅ Interactive prompts
  • ✅ Support for Claude, GPT, DeepSeek, and more

Example Models Supported

  • Claude Opus 4.6: $5.00 / $25.00 (¥175-210 per万tokens)
  • Claude Sonnet 4.6: $3.00 / $15.00 (¥99-126 per万tokens)
  • GPT-5.4: $2.50 / $15.00 (¥140-175 per万tokens)
  • GPT-5 mini: $0.25 / $2.00 (¥18 per万tokens)
  • DeepSeek-V3: ¥0.27 / ¥1.08 (¥1.4 per万tokens)

Why Use This?

Save money by choosing the right AI model:

  • DeepSeek is 150x cheaper than Claude Opus
  • GPT-5 mini is 10x cheaper than GPT-5.4
  • Find the best performance/price ratio

Need Help?

If you need help with OpenClaw:

License

MIT

Comments

Loading comments...