← 返回 Skills 市场
chipmunkrpa

Redline Contract

作者 ChipmunkRPA · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
216
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install redline-contract
功能描述
Review and redline DOCX contracts paragraph by paragraph with tracked changes, clause-level risk analysis, and draft comment responses. Use when a user wants...
安全使用建议
This appears to be a straightforward local DOCX redlining tool. Before installing or running it: 1) Review the provided scripts (you already have them) and run them on copies of your contracts rather than originals. 2) The tool operates locally and does not include network calls, but ensure your environment's Python packages (e.g., lxml/python-docx) are installed from trusted sources. 3) Confirm outputs (.review.json, amended .docx, risk-report.docx) look correct and that tracked changes are accurate. 4) If you have strict data-handling requirements, run the script in a sandboxed environment or on an isolated machine. 5) Note a minor mismatch in the script's dependency error message (mentions python-docx when it imports lxml) — this is likely a documentation slip, not malicious behavior.
功能分析
Type: OpenClaw Skill Name: redline-contract Version: 1.0.0 The skill bundle is a specialized tool for paragraph-level legal contract review and redlining. The core logic in `scripts/contract_review_pipeline.py` uses standard libraries (lxml, zipfile, and python-docx) to extract text from DOCX files and apply tracked changes based on a JSON review template. There is no evidence of data exfiltration, network activity, unauthorized file access, or malicious prompt injection; the script operates strictly on the input files provided via command-line arguments and follows the workflow described in SKILL.md.
能力评估
Purpose & Capability
Name/description (paragraph-by-paragraph redlines, risk reports, .review.json) matches the included script and SKILL.md workflow; required resources (none) are proportionate.
Instruction Scope
SKILL.md instructs the agent to run the included Python script on local DOCX files and to edit the produced .review.json; the runtime instructions focus on reading/writing DOCX and JSON and do not ask the agent to read unrelated system files, environment variables, or send data to external endpoints.
Install Mechanism
Instruction-only skill with a bundled script — there is no install spec, no network downloads, and no unusual install locations. The script depends on Python libraries (lxml / python-docx) which are typical for DOCX manipulation.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The code operates on user-supplied input/output paths only, which is appropriate for the stated purpose.
Persistence & Privilege
Flags show normal defaults (always: false); the skill does not request permanent/privileged platform presence or attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install redline-contract
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /redline-contract 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the redline-contract skill. - Enables paragraph-level review and redlining of DOCX contracts with tracked changes. - Provides clause-specific risk analysis and proposed replacement language. - Outputs include an amended DOCX, risk report DOCX, and a detailed review JSON. - Designed for focused review of privacy, security, liability, data-processing, AI, and similar legal terms. - Includes command-line workflow and strict standards for individualized, non-generic contract revisions.
元数据
Slug redline-contract
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Redline Contract 是什么?

Review and redline DOCX contracts paragraph by paragraph with tracked changes, clause-level risk analysis, and draft comment responses. Use when a user wants... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。

如何安装 Redline Contract?

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

Redline Contract 是免费的吗?

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

Redline Contract 支持哪些平台?

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

谁开发了 Redline Contract?

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

💬 留言讨论