doubao-contract-amendment

Drafts supplementary, amendment, and termination agreements based on existing signed contracts.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-contract-amendment-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doubao-contract-amendment
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-contract-amendment
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-contract-amendment-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Drafting a supplementary or amendment agreement requires understanding the entire original contract's legal state before making changes, and errors like inconsistent amounts, unclear asset sources, or unauthorized new obligations can invalidate the document. This Skill reconstructs the full legal state of the original agreement first, then drafts only the user-authorized changes while keeping unchanged provisions intact. ## Core Features & Use Cases - Holistic Legal State Reconstruction: Reads the full original agreement including annexes, tables, revision marks, and comments to rebuild the relationships between parties, subject matter, funds, conditions, timelines, and documents before drafting. - Authorization-Bounded Drafting: Only writes changes explicitly authorized by the user; unresolved items are left as marked placeholders rather than filled with invented terms like payment deadlines, penalties, or liability clauses. - Consistency Validation: Verifies quantity conservation, source consistency, temporal ordering, and role authorization before and after drafting, with bidirectional tracing between the draft and source materials. - Use Case: A user provides a signed equity transfer agreement and asks to change the payment schedule and add a new installment. The Skill verifies the total amount still matches the sum of installments, keeps all unchanged clauses effective, and produces a clean supplementary agreement referencing the original contract by clause number. ## Quick Start Draft a supplementary agreement based on the attached original contract that changes the delivery date to next quarter and adds a termination clause.

Frequently Asked Questions about doubao-contract-amendment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a supplementary agreement to an existing contract?

Provide the full original agreement including annexes and revision marks, then state the specific changes you want. The Skill reconstructs the original legal state, applies only your authorized changes, and keeps all unchanged provisions effective by reference.

What tasks does this contract amendment Skill not handle?

It does not draft brand-new contracts from scratch, perform risk reviews or compliance audits of existing contracts, give general legal advice, or do pure Word formatting. Pure document editing tasks are delegated to the lark-doc skill instead.

Can it handle contracts with tracked changes and comments?

Yes. It reads both the pre-revision text and the accepted-revision text along with comments. When a file with tracked changes is provided as the current version, it uses the accepted-revision text as the drafting baseline.

What happens when required deal terms are missing from the materials?

Missing terms are marked as placeholders like 【待补:具体事项】 rather than invented. The Skill never fabricates payment terms, penalties, liability caps, or asset sources, and only asks a question when two material-supported interpretations conflict.

Does the Skill output a Word document?

Yes, when requested it generates an editable .docx file after the legal text is finalized. Formatting never alters the clause content, and the default deliverable is clean text without internal annotations or analysis.