← 返回 Skills 市场
dashiming

Pans Contract Generator

作者 dashiming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-contract-generator
功能描述
AI算力销售合同生成器。根据商定条款(客户名称、GPU型号、数量、价格、期限) 生成标准 GPU 租赁协议 Markdown 草案。内置服务范围、价格条款、SLA、 数据安全、违约责任、知识产权、保密条款、争议解决等关键条款模板。 触发词:合同生成, 销售合同, GPU租赁协议, 框架协议, POC协议, 补充协...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pans-contract-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pans-contract-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug pans-contract-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pans Contract Generator 是什么?

AI算力销售合同生成器。根据商定条款(客户名称、GPU型号、数量、价格、期限) 生成标准 GPU 租赁协议 Markdown 草案。内置服务范围、价格条款、SLA、 数据安全、违约责任、知识产权、保密条款、争议解决等关键条款模板。 触发词:合同生成, 销售合同, GPU租赁协议, 框架协议, POC协议, 补充协... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。

如何安装 Pans Contract Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-contract-generator」即可一键安装,无需额外配置。

Pans Contract Generator 是免费的吗?

是的,Pans Contract Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pans Contract Generator 支持哪些平台?

Pans Contract Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pans Contract Generator?

由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。

💬 留言讨论