What problem does it solve?
Manually editing Word document templates to fill in placeholder variables is time-consuming and prone to errors, especially when handling multiple standardized documents like contracts, invoices, or form letters.
Core Features & Use Cases
- Placeholder Detection: Automatically identifies common placeholder formats including {{variable}}, $variable, and custom user-specified patterns in uploaded .docx files.
- Safe Variable Replacement: Replaces all identified placeholders with user-provided values across document paragraphs and table cells, saving the edited file with a _edited suffix without modifying the original template.
- Use Case: Quickly generate 100 personalized client contracts from a single template by replacing placeholder fields like client name, contract date, and service terms with unique values for each recipient.
Quick Start
Use the docx-template skill to replace all placeholder variables in your uploaded Word document template with the provided values and save the completed edited version.