← Back to Skills Marketplace
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pans-contract-generator
Description
AI算力销售合同生成器。根据商定条款(客户名称、GPU型号、数量、价格、期限) 生成标准 GPU 租赁协议 Markdown 草案。内置服务范围、价格条款、SLA、 数据安全、违约责任、知识产权、保密条款、争议解决等关键条款模板。 触发词:合同生成, 销售合同, GPU租赁协议, 框架协议, POC协议, 补充协...
Usage Guidance
This appears to be a simple, local contract generator — safe from a technical coherence perspective. Before installing/run: (1) review the Python file yourself or run it in an isolated environment if you have low trust; it does not call the network or use secrets. (2) Remember that the generated legal text is a template and not legal advice — have a lawyer review any contract before signing. (3) Do not pass sensitive production credentials or confidential data to the script unless you trust the runtime environment, since it will write contract text to disk or stdout as provided.
Capability Analysis
Type: OpenClaw Skill
Name: pans-contract-generator
Version: 1.0.0
The skill is a straightforward utility for generating GPU lease agreement contracts in Markdown format. The Python script (scripts/contract.py) uses standard libraries to process command-line arguments and output a text-based contract, with no evidence of data exfiltration, network activity, or malicious execution patterns.
Capability Assessment
Purpose & Capability
Name/description match the provided files. The included Python script and Markdown templates produce GPU lease contracts from the declared CLI parameters; no unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs running the included script with explicit CLI args and outputs Markdown — scope is narrow and appropriate. Minor note: a standalone template file (references/templates/standard_gpu_lease.md) is present but the scripts/contract.py implementation builds its own contract text rather than reading that template; this is not harmful but is an implementation inconsistency worth noting.
Install Mechanism
No install spec and no external downloads. This is an instruction-only skill plus a small local script — the lowest-risk install profile.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The script only writes an output file when explicitly asked and otherwise prints to stdout.
Persistence & Privilege
always is false and the skill does not request persistent/global privileges or modify other skills. It only writes the contract file specified by the user (normal behavior).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pans-contract-generator - After installation, invoke the skill by name or use
/pans-contract-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of pans-contract-generator.
- AI-powered tool to generate standard GPU sales/rental contract drafts in Markdown.
- Includes key clause templates such as service scope, pricing, SLA, data security, IP, confidentiality, liability, and dispute resolution.
- Supports command-line parameter input for client name, GPU model, quantity, price, duration, and output file path.
- Provides trigger words for quick activation and usage guidance.
- Outputs well-structured, multi-section contract drafts for AI compute sales.
Metadata
Frequently Asked Questions
What is Pans Contract Generator?
AI算力销售合同生成器。根据商定条款(客户名称、GPU型号、数量、价格、期限) 生成标准 GPU 租赁协议 Markdown 草案。内置服务范围、价格条款、SLA、 数据安全、违约责任、知识产权、保密条款、争议解决等关键条款模板。 触发词:合同生成, 销售合同, GPU租赁协议, 框架协议, POC协议, 补充协... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Pans Contract Generator?
Run "/install pans-contract-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pans Contract Generator free?
Yes, Pans Contract Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pans Contract Generator support?
Pans Contract Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pans Contract Generator?
It is built and maintained by dashiming (@dashiming); the current version is v1.0.0.
More Skills