← 返回 Skills 市场
harrylabsj

clause redraft

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clause-redraft
功能描述
Redraft unclear or risky contract clauses into clearer, more balanced language. Use when the user asks about 条款改写、改合同、条款优化、合同措辞、改写这句话、条款润色, or wants to impro...
使用说明 (SKILL.md)

Clause Redraft

Overview

This skill helps users rewrite unclear, ambiguous, or potentially risky contract clauses into clearer, more balanced language. It provides alternative wording while preserving the intended meaning.

⚠️ Important Disclaimer: This tool provides drafting assistance only. It does not constitute legal advice, nor does it replace professional legal counsel. Always consult a qualified attorney before finalizing contract language.

When to Use This Skill

  • A clause seems unclear or ambiguous
  • Language feels one-sided or unbalanced
  • You want more professional contract wording
  • Translating informal agreements into formal contract language
  • Simplifying overly complex legal jargon

Limitations

  • Only provides suggested alternatives, not definitive language
  • Cannot assess enforceability under specific jurisdictions
  • May not capture all nuances of the original intent
  • Not a substitute for professional legal drafting

Workflow

  1. Receive clause text — User provides the clause to be redrafted
  2. Identify issues — Analyze for ambiguity, imbalance, or unclear language
  3. Generate alternatives — Provide 2-3 alternative versions with different approaches
  4. Explain changes — Describe what was changed and why
  5. Suggest review — Recommend attorney review for important clauses

Redraft Approaches

Approach 1: Balanced (Recommended)

  • Fair to both parties
  • Clear obligations for each side
  • Reasonable protections

Approach 2: Protective (Favorable to you)

  • Stronger protections for your interests
  • Still reasonable and enforceable
  • May require negotiation

Approach 3: Simple (Plain language)

  • Removes unnecessary legalese
  • Easier to understand
  • May sacrifice some precision

Common Redraft Scenarios

Payment Terms

Before: "Payment due upon completion" After: "Payment due within 30 days of invoice date or within 10 days of acceptance of deliverables, whichever is earlier."

Termination

Before: "Either party may terminate this agreement at any time." After: "Either party may terminate this agreement with 30 days written notice. Upon termination, Client shall pay for all work completed through the termination date."

Confidentiality

Before: "All information is confidential forever." After: "Confidential Information shall be held in confidence for a period of 3 years from disclosure, except for trade secrets which shall be protected indefinitely."

Liability

Before: "Company is not responsible for anything." After: "Company's total liability shall not exceed the total amount paid by Client under this agreement in the 12 months preceding the claim."

Usage

Basic Redraft

"帮我改写这个条款"
"这句话怎么写更清楚"
"优化一下这个条款"

With Context

"我是乙方,帮我改一下这个条款"
"这个条款太偏向甲方了,改平衡一点"
"用简单的话重说一遍"

Output Format

For each redraft request:

  • Original: The clause as provided
  • Issues Identified: What's problematic about the original
  • Alternative 1 - Balanced: Fair version
  • Alternative 2 - Protective: Version favoring your interests
  • Alternative 3 - Simple: Plain language version
  • Recommendation: Which version to consider and why

References

For redrafting templates and patterns, see:

Privacy Note

Clause content is processed for redrafting only. No content is stored or transmitted to third parties.

安全使用建议
This skill appears coherent and low-risk: it analyzes and rewrites clauses locally using pattern templates and provides disclaimers that it is not legal advice. Before installing or executing: (1) review the included scripts (scripts/clause-redrafter.js, example.py, test.js) yourself—while they contain no network calls, executing code always carries risk; (2) avoid pasting highly sensitive or confidential contract text unless you trust where processing occurs (the SKILL.md asserts no external transmission, but platform-level logging or host policies may apply); (3) run the bundled tests (node test.js) in a safe environment to confirm behavior; and (4) remember this is drafting assistance only—have important clauses reviewed by qualified counsel.
功能分析
Type: OpenClaw Skill Name: clause-redraft Version: 1.0.0 The clause-redraft skill is a legitimate tool designed to assist users in rewriting contract clauses for clarity or specific legal stances. The core logic in scripts/clause-redrafter.js uses simple regex pattern matching and string replacement to provide drafting suggestions, and the SKILL.md instructions are well-defined without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (clause redraft) match the shipped artifacts: SKILL.md documents redrafting workflows and the code implements pattern-based clause analysis and template suggestions. Required env, binaries, and config paths are none, which is appropriate for this purpose.
Instruction Scope
SKILL.md stays on-task (receive clause, identify issues, offer alternatives, recommend attorney review). The runtime instructions do not ask the agent to read unrelated system files or other credentials. The privacy note claims no external transmission; the included JS and Python files contain no network or telemetry calls.
Install Mechanism
No install spec is provided (instruction- and code-only). Code files are included but the package does not download or extract remote artifacts. Risk is minimal provided users review and run the included scripts in a trusted environment.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not attempt to access unrelated services or secrets; requested access is proportional to a local text-processing drafting tool.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings based on the provided files and metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clause-redraft
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clause-redraft 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug clause-redraft
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

clause redraft 是什么?

Redraft unclear or risky contract clauses into clearer, more balanced language. Use when the user asks about 条款改写、改合同、条款优化、合同措辞、改写这句话、条款润色, or wants to impro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 clause redraft?

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

clause redraft 是免费的吗?

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

clause redraft 支持哪些平台?

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

谁开发了 clause redraft?

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

💬 留言讨论