docx

Create and edit Word documents with the docx npm package.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/pedroapp100/remix-of-leva-e-tras-v6 --skill docx-pedroapp100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/pedroapp100/remix-of-leva-e-tras-v6/tree/main/.agents/skills/docx
Command: npx skills add https://github.com/pedroapp100/remix-of-leva-e-tras-v6 --skill docx-pedroapp100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexity of creating and modifying Word (.docx) documents, enabling users to generate professional reports, templates, and formatted content efficiently.

Core Features & Use Cases

  • Document Generation: Programmatically create new Word files with custom layouts, styles, and content.
  • Content Editing: Unpack, modify, and repack existing documents, including text, tables, images, and comments.
  • Use Case: A legal team prepares standardized contracts. Use this Skill to automatically generate templates, insert clauses, add comments, and enforce consistent formatting across all documents.

Quick Start

Use the docx skill to generate a professional report with a title page, formatted headings, and a table of contents.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I automate Word document creation for professional reporting?

Yes, you can modify existing Word documents by unpacking the .docx file, editing the internal XML structure, and repacking it. This allows detailed content editing including text, tables, images, and comments for complex formatting tasks.

Do I need the docx npm package to generate Word files?

This approach is suited for documentation, legal, and corporate reporting environments where standardized templates and consistent formatting are critical. It enables legal teams to automatically generate contracts, insert clauses, and enforce formatting across all documents.

What is the process for adding comments and clauses to Word templates?

You can start by generating a Word document with a title page, formatted headings, and a table of contents. The Skill facilitates automated creation of these elements, allowing you to establish a structured layout for professional reporting.

Are there limitations when unpacking and repacking Word documents for editing?

Yes, you can modify existing Word documents by unpacking the .docx file, editing the internal XML structure, and repacking it. This allows detailed content editing including text, tables, images, and comments for complex formatting tasks.