What problem does it solve? Lawyers need new legal documents created quickly and consistently, but drafting from a blank page is slow and error-prone. This Skill creates new .docx documents inside a matter, preferring the firm's reusable templates and falling back to structured from-scratch drafting only when no template fits. ## Core Features & Use Cases - Template-first drafting: Calls list-templates, runs a guided interview to collect every placeholder value and optional-clause decision, then calls draft-document once with template, fills, and omit. - From-scratch drafting: Writes complete markdown bodies with conventional clause structure, unique bracketed placeholders, and Word-ready paragraph spacing when no template matches. - Template creation: Builds reusable firm-wide templates via create-template, including PII scrubbing when converting an existing matter document into a template and a legal-reviewer subagent check before saving. - Use Case: A lawyer asks for an NDA with Acme Corp. The Skill finds a matching template, prefills known party details from the matter, asks for the missing effective date and term, confirms a term sheet, and produces "Acme Corp NDA.docx" with any unfilled placeholders listed. ## Quick Start Ask the agent to draft a mutual NDA with Acme Corp effective next month, and it will interview you for the missing terms and create the .docx in the matter.