cost-verification-auditor
✓実際の API 使用量に対して LLM トークンのコスト見積もりを監査します。 「コスト検証」、「トークン推定精度」、「API コスト監査」、「推定差異」で有効化します。価格の検索、予算計画、コスト最適化戦略には使用できません。
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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/erichowens/some_claude_skills
詳細
- カテゴリ
- >_生産性
- ソース
- skills.sh
- 初回登録
- 2026-02-05