editar-documento

Automate legal document customization, updating, and versioning via natural language instructions.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/jesuscottage/machote --skill editar-documento
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: editar-documento
Source: https://github.com/jesuscottage/machote/tree/main/.claude/skills/editar-documento
Command: npx skills add https://github.com/jesuscottage/machote --skill editar-documento

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, PyYAML, subprocess, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of adapting and updating legal templates and case documents by translating natural language instructions into precise document modifications.

Core Features & Use Cases

  • Template Adaptation: Customizes legal templates for specific cases based on user input.
  • Version Control: Maintains complete traceability by recording each iteration and modification.
  • Use Case: An attorney can say "Modify the client's name and add a new clause," and the system automatically updates the document accordingly, generating new versions and PDFs.

Quick Start

Say "Edit the client's address in the current case document" to automatically update the template with new details.

Frequently Asked Questions about editar-documento

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

FAQPage Schema
How do I edit legal documents using natural language commands?

Editing legal documents with natural language commands involves parsing the template and applying structured modifications based on your instructions. This Skill translates plain English requests into precise document updates, automatically generating new versions and PDFs for legal workflows.

How does version control work for legal document editing?

Version control for legal document editing records each iteration and modification to maintain complete traceability. The system automatically tracks changes when you update case files or adapt templates, ensuring you can review the history of all structural modifications.

Can I use python-docx to customize legal templates for specific cases?

Yes, you can use python-docx to customize legal templates for specific cases. This Skill depends on python-docx for document processing, allowing you to parse files and execute structured modifications like changing client names or adding clauses based on user input.

What is the best way to update client information in a legal case document?

The best way to update client information in a legal case document is to issue a natural language instruction such as editing the client's address. The system automatically parses the document, applies the structured modification, and outputs the updated file with full traceability.

Does this document editing Skill support PDF generation for legal workflows?

Yes, this document editing Skill supports PDF generation for legal workflows. After parsing and applying structured modifications to your templates using natural language, the system generates new document versions and corresponding PDF outputs to ensure precise adaptability.

What are the limitations of using natural language for template adaptation?

A limitation of using natural language for template adaptation is that instructions must translate into precise document modifications. Complex legal formatting may require explicit structured commands to ensure the python-docx parser accurately applies the intended changes without breaking the template.