contract-review
Installation
SKILL.md
Contract Review
Quick start
Attach a contract file, forward the email containing it, or paste the text directly.
User: "Review this MSA and flag anything I should push back on."
→ Skill reads the document, identifies parties and contract type,
analyzes 8 risk categories, returns a severity-tiered summary
with a negotiation playbook, and exports a redlined DOCX.
Workflow
- Get the contract — Pull from one of three sources, in order of preference:
- Gmail: Search for recent emails with contract attachments (see
reference/gmail-fetch.md) - DocuSign: Fetch the envelope by ID or search recent drafts awaiting signature (see
reference/docusign-fetch.md) - Local file or paste: Read the PDF (chunked via
pagesparameter for 10+ page files) or DOCX via Read tool. If the user pastes text directly, work with what's provided.
- Gmail: Search for recent emails with contract attachments (see