·cost-verification-auditor
>_

cost-verification-auditor

erichowens/some_claude_skills

根据实际 API 使用情况审核 LLM 令牌成本估算。激活“成本验证”、“代币估算准确性”、“API 成本审核”、“估算方差”。不适用于定价查找、预算规划或成本优化策略。

6安装·0热度·@erichowens

安装

$npx skills add https://github.com/erichowens/some_claude_skills --skill cost-verification-auditor

SKILL.md

Verify that token cost estimates are within ±20% of actual Claude API usage.

Novice thinking: "Claude Code adds 500 tokens overhead, so add that to every estimate."

Reality: Direct API calls have 10 token overhead. The 500+ overhead is ONLY when using Claude Code's full context (system prompts, tools, conversation history).

根据实际 API 使用情况审核 LLM 令牌成本估算。激活“成本验证”、“代币估算准确性”、“API 成本审核”、“估算方差”。不适用于定价查找、预算规划或成本优化策略。 来源:erichowens/some_claude_skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/erichowens/some_claude_skills --skill cost-verification-auditor
分类
>_效率工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 cost-verification-auditor?

根据实际 API 使用情况审核 LLM 令牌成本估算。激活“成本验证”、“代币估算准确性”、“API 成本审核”、“估算方差”。不适用于定价查找、预算规划或成本优化策略。 来源:erichowens/some_claude_skills。

如何安装 cost-verification-auditor?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/erichowens/some_claude_skills --skill cost-verification-auditor 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/erichowens/some_claude_skills