Ai Cost Optimizer

# Skill: OpenClaw 成本优化顾问

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Ai Cost Optimizer" with this command: npx skills add yang1002378395-cmyk/ai-cost-optimizer

Skill: OpenClaw 成本优化顾问

触发词

  • AI 成本
  • 模型成本
  • API 成本优化
  • 省钱模型

使用场景

用户想知道如何选择最便宜的 AI 模型,优化 API 成本。

核心数据(2026-03-12 已验证)

模型输入价格/百万 tokens输出价格/百万 tokens人民币/万 tokens
DeepSeek-V3.2¥0.27¥1.08¥0.014
GPT-5 mini$0.25$2¥0.18
GPT-5.4$2.50$15¥1.40-1.75
Claude Sonnet 4.6$3$15¥0.99-1.26
Claude Opus 4.6$5$25¥1.75-2.10

差价:DeepSeek vs Opus = 150 倍

执行步骤

  1. 询问用户需求

    • 月预算?
    • 任务类型(对话/代码/分析)?
    • 性能要求(速度/质量)?
  2. 推荐方案

    • 预算 < ¥100 → DeepSeek-V3.2
    • 预算 ¥100-500 → GPT-5 mini + DeepSeek 混合
    • 预算 > ¥500 → GPT-5.4/Claude Sonnet
  3. 计算节省

    • 对比用户当前成本
    • 展示优化后成本
    • 计算节省比例
  4. 提供配置指南

    • OpenClaw 配置文件
    • BYOK(自带 API Key)
    • 模型切换策略

输出格式

💰 成本优化方案

当前方案:
- 模型:[用户当前模型]
- 月成本:¥[X]

推荐方案:
- 模型:[推荐模型]
- 月成本:¥[Y]
- 节省:¥[X-Y]([Z]%)

配置步骤:
1. [步骤1]
2. [步骤2]

预期效果:
- 成本降低 [Z]%
- 性能保持 [质量等级]

定价建议

  • 免费咨询
  • 企业方案定制:¥999
  • 长期优化服务:¥2999/月

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Tsconfig Validator

Validate and lint tsconfig.json files for common mistakes, conflicting compiler options, strictness gaps, and best practices. Use when asked to lint, validat...

Registry SourceRecently Updated
General

API Diff

Compare two OpenAPI 3.x or Swagger 2.0 specs and generate a changelog of breaking and non-breaking changes. Detect removed endpoints, new required parameters...

Registry SourceRecently Updated
General

Eslint Flat Config Validator

Validate ESLint v9+ flat config files (JSON-exported) for structural correctness, language options, rules configuration, plugin hygiene, file patterns, and b...

Registry SourceRecently Updated
General

Migration Safety Checker

Check database migrations for safety — detect data loss risks, locking operations, backward compatibility issues, and deployment ordering problems across SQL...

Registry SourceRecently Updated
Ai Cost Optimizer | V50.AI