docx

Create, edit, and analyze .docx files using the docx-js library.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/el2060/Role-Readiness-Calculator --skill docx-el2060
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docx
Source: https://github.com/el2060/Role-Readiness-Calculator/tree/main/.agents/skills/docx
Command: npx skills add https://github.com/el2060/Role-Readiness-Calculator --skill docx-el2060

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation, editing, and analysis of Word documents, enabling users to work with .docx files efficiently and accurately.

Core Features & Use Cases

  • Document Creation: Generate new Word documents programmatically with defined styles and content.
  • Document Editing: Modify existing .docx files, including text, tables, images, and formatting.
  • Content Analysis: Extract text, tables, and metadata from .docx files.
  • Use Case: When a user needs to create a professional report with tables, headings, and page numbers, or edit an existing document, this skill can be used to automate the process.

Quick Start

Generate a new Word document with the title 'Meeting Report' and a default heading level.

Frequently Asked Questions about docx

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

FAQPage Schema
How do I create a Word document programmatically with headings and tables?

To create a Word document programmatically, use this skill to generate .docx files with defined styles, headings, and tables. It uses the docx-js library to structure content and apply formatting for professional report generation.

Can I edit existing .docx files to modify text and formatting?

Yes, you can edit existing .docx files to modify text, tables, images, and formatting. The skill manipulates document content directly, allowing you to update and format text within Word documents efficiently.

How do I extract text and metadata from a Word document?

You can extract text and metadata from a Word document by using the content analysis features. This skill analyzes .docx files to pull structured data, including text, tables, and document metadata for data extraction.

Does this skill use docx-js for document processing and validation?

Yes, this skill uses the docx-js library for document processing and validation. It relies on this dependency to manipulate .docx files accurately, ensuring reliable document generation and editing.

What is the best way to automate report generation in a .docx format?

The best way to automate report generation in a .docx format is using this skill to programmatically build documents with titles, headings, and page numbers. It streamlines creating professional reports by automating content insertion and styling.