📦 contract-and-proposal-writer — 合同提案速写

v1.0.0

一键生成专业合同与商业提案,自动填充条款、价格及交付节点,支持多模板与法规合规检查,10秒输出可打印PDF。

0· 328·3 当前·3 累计
by @alirezarezvani (Alireza Rezvani)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is an instruction-only template skill and appears to do what it says: generate contract/proposal text and show how to convert Markdown to DOCX. Before using: (1) Avoid pasting highly sensitive personal data (SSNs, bank credentials) into prompts — the skill only needs party names/addresses/rates. (2) If you need DOCX output, you (or your system) must install pandoc via your package manager; the skill only shows commands, it doesn't install anything itself. (3) The generated documents are tem...
详细分析 ▾
用途与能力
The name/description (contract & proposal writer) match the instructions: templates, jurisdiction notes, placeholder filling, and optional DOCX conversion. There are no unrelated environment variables, binaries, or config paths requested.
指令范围
SKILL.md stays within its domain: it tells the agent to gather client/engagement details, populate templates, flag missing fields, and optionally convert Markdown to DOCX. It does not direct reading unrelated system files, exfiltration, or contacting external endpoints. It does reference local template files (reference.docx, company-template.docx) which are reasonable for formatting but are optional.
安装机制
This is instruction-only with no install spec or embedded code. It suggests installing pandoc via package managers (brew/apt) for DOCX conversion — a standard, low-risk user action. Nothing is downloaded from arbitrary URLs or written by the skill itself.
凭证需求
The skill requests no environment variables or credentials. It asks for user-supplied contract data (party names, addresses, rates, contract value), which is appropriate for its function. No unrelated secrets are requested.
持久化与权限
The skill does not request permanent presence (always=false) and does not modify other skills or system-wide config. Autonomous invocation is allowed by default but not combined with other red flags.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/11

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install contract-and-proposal-writer
镜像加速npx clawhub@latest install contract-and-proposal-writer --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库