notary-docx-drafter

Extract legal variables and inject them into .docx templates using Jinja2.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/diegogalmarini/EscriAR --skill notary-docx-drafter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notary-docx-drafter
Source: https://github.com/diegogalmarini/EscriAR/tree/main/.agent/skills/notary-docx-drafter
Command: npx skills add https://github.com/diegogalmarini/EscriAR --skill notary-docx-drafter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docxtpl, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the drafting of official notarial documents (Deeds, Powers of Attorney, etc.) in strict .docx format, preserving original templates and layouts.

Core Features & Use Cases

  • Strict DOCX Formatting: Maintains original template typography, margins, and spacing.
  • Variable Extraction & Injection: Extracts legal variables from user requirements and injects them into .docx templates using Jinja2.
  • Use Case: A notary needs to generate a Power of Attorney document. This Skill takes the client's details and the specific power granted, then populates a pre-approved .docx template, ensuring it's ready for printing on official paper.

Quick Start

Use the notary-docx-drafter skill to generate a 'PODER-ESPECIAL-COMPRA.docx' document with the provided details.

Frequently Asked Questions about notary-docx-drafter

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

FAQPage Schema
How do I automate drafting notarial documents in docx format?

To automate drafting notarial documents in docx format, this Skill extracts legal variables from your requirements and injects them into .docx templates using Jinja2. It preserves original typography, margins, and spacing for official deeds and powers of attorney.

Does docxtpl support preserving official template layouts for legal documents?

Yes, docxtpl supports preserving official template layouts for legal documents. The Skill uses it to inject variables into .docx templates via Jinja2, ensuring strict formatting, original margins, and typography are maintained for official printing.

Can I generate powers of attorney from a pre-approved docx template?

Yes, you can generate powers of attorney from a pre-approved docx template. The Skill takes client details and the specific power granted, populating the template while keeping the original layout intact for official notarial use.

What is the best way to inject legal variables into docx templates?

The best way to inject legal variables into docx templates is using Jinja2 with the docxtpl library. This Skill automates the process, extracting client requirements and mapping them directly into your pre-approved notarial document layouts.

Do I need Python to run this document drafting process?

Yes, you need Python to run this document drafting process. The Skill requires Python and the docxtpl library to process .docx templates and inject legal variables using Jinja2 syntax for official notarial document generation.