← Back to Skills Marketplace
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pans-pricing-engine
Description
AI算力销售定价引擎。根据客户规模、合同期限、预付金额计算阶梯折扣价。 支持数量/时长/预付三重折扣累乘,生成报价单。 触发词:定价计算, 折扣报价, GPU价格, 阶梯折扣, pricing engine, quote generator
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pans-pricing-engine - After installation, invoke the skill by name or use
/pans-pricing-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of pans-pricing-engine:
- AI算力销售定价引擎,支持按客户规模、合同期限、预付金额计算阶梯折扣。
- 支持 H100、A100 80GB、A100 40GB、L40S、A10G 五种GPU。
- 可叠加数量/时长/预付三重折扣,最高折扣40%+。
- 支持JSON输出和多方案价格对比。
- 提供基础价格查询和详细报价生成命令行工具。
Metadata
Frequently Asked Questions
What is Pans Pricing Engine?
AI算力销售定价引擎。根据客户规模、合同期限、预付金额计算阶梯折扣价。 支持数量/时长/预付三重折扣累乘,生成报价单。 触发词:定价计算, 折扣报价, GPU价格, 阶梯折扣, pricing engine, quote generator. It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install Pans Pricing Engine?
Run "/install pans-pricing-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pans Pricing Engine free?
Yes, Pans Pricing Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pans Pricing Engine support?
Pans Pricing Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pans Pricing Engine?
It is built and maintained by dashiming (@dashiming); the current version is v1.0.0.
More Skills