← 返回 Skills 市场
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-pricing-engine
功能描述
AI算力销售定价引擎。根据客户规模、合同期限、预付金额计算阶梯折扣价。 支持数量/时长/预付三重折扣累乘,生成报价单。 触发词:定价计算, 折扣报价, GPU价格, 阶梯折扣, pricing engine, quote generator
安全使用建议
This appears to be a simple, local pricing script that is coherent with its description. Before installing or running: (1) inspect the entire scripts/pricing.py file in the package (the supplied view was truncated) to confirm there are no hidden network calls or telemetry; (2) run the script in a sandbox or isolated environment (python3 scripts/pricing.py --list) to verify behavior; and (3) prefer skills from identifiable sources or with a homepage/repos for auditability. If the rest of the file (not shown here) contains additional code, re-evaluate for network I/O or access to system credentials.
能力评估
Purpose & Capability
The name/description (GPU pricing/quote generator) aligns with the included CLI script and SKILL.md examples. Required resources (none) are proportionate to the stated purpose.
Instruction Scope
SKILL.md only instructs running the included Python script with local arguments (--list, --gpu, --count, --duration, --compare, --json). The instructions do not ask the agent to read unrelated files, access environment variables, or send data externally.
Install Mechanism
No install spec is present (instruction-only). The included code is a plain Python script with no build or download steps, which is proportionate and low risk.
Credentials
The skill declares no required env vars, credentials, or config paths and the script does not reference any sensitive environment values in the reviewed portion. There is no apparent need for secrets.
Persistence & Privilege
Skill does not request always:true and has no mechanism to persist or modify other skills or system settings. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pans-pricing-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/pans-pricing-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pans-pricing-engine:
- AI算力销售定价引擎,支持按客户规模、合同期限、预付金额计算阶梯折扣。
- 支持 H100、A100 80GB、A100 40GB、L40S、A10G 五种GPU。
- 可叠加数量/时长/预付三重折扣,最高折扣40%+。
- 支持JSON输出和多方案价格对比。
- 提供基础价格查询和详细报价生成命令行工具。
元数据
常见问题
Pans Pricing Engine 是什么?
AI算力销售定价引擎。根据客户规模、合同期限、预付金额计算阶梯折扣价。 支持数量/时长/预付三重折扣累乘,生成报价单。 触发词:定价计算, 折扣报价, GPU价格, 阶梯折扣, pricing engine, quote generator. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Pans Pricing Engine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-pricing-engine」即可一键安装,无需额外配置。
Pans Pricing Engine 是免费的吗?
是的,Pans Pricing Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pans Pricing Engine 支持哪些平台?
Pans Pricing Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pans Pricing Engine?
由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。
推荐 Skills