Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bbeierle12 avatar

Docx

  • 61 installs
  • 8 repo stars
  • Updated August 4, 2026
  • bbeierle12/skill-mcp-claude

Docx is a Claude skill for creating, editing, and analyzing .docx files, including tracked changes, comments, formatting preservation, and text extraction.

About

Docx is a Claude skill for document creation, editing, and analysis of .docx files, with support for tracked changes, comments, formatting preservation, and text extraction. It bundles a docx JavaScript/TypeScript library tutorial and an Office Open XML technical reference with schemas. A developer uses it to programmatically generate or modify Word documents.

  • Create, edit, and analyze .docx files with formatting preservation
  • Supports tracked changes, comments, and text extraction
  • Includes a docx.js JavaScript tutorial and OOXML technical reference

Docx by the numbers

  • 61 all-time installs (skills.sh)
  • Ranked #357 of 688 Office & Documents skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

docx capabilities & compatibility

Capabilities
document generation · docx editing · text extraction · tracked changes
Use cases
documentation · pdf parsing
Pricing
Free
From the docs

What docx says it does

Generate .docx files with JavaScript/TypeScript.
docx-js.md
# Office Open XML Technical Reference
ooxml.md
Assumes docx is already installed globally If not installed: `npm install -g docx`
docx-js.md
npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill docx

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs61
repo stars8
Last updatedAugust 4, 2026
Repositorybbeierle12/skill-mcp-claude

What it does

Programmatically create, edit, or extract text from .docx Word documents with tracked changes.

Who is it for?

Programmatically generating or editing Word .docx documents.

Skip if: Non-.docx formats such as PDF or spreadsheets.

When should I use this skill?

Creating, editing, or extracting content from .docx Word documents.

What you get

Word .docx files created or edited with preserved formatting and tracked changes.

  • .docx documents
  • Tracked changes

By the numbers

  • OOXML reference covers ISO-IEC29500-4:2016 schemas

Files

_meta.jsonJSONGitHub ↗
{
  "name": "docx",
  "description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction for .docx files.",
  "tags": [
    "documentation",
    "python",
    "code-generation"
  ],
  "sub_skills": [],
  "source": "claude-public",
  "type": "template",
  "depends_on": [],
  "enhances": [
    "scientific-documentation",
    "internal-comms"
  ],
  "last_reviewed_at": "2026-06-04",
  "review_score": 66,
  "relevance_tier": "B"
}

Related skills

FAQ

What can the docx skill do?

Create, edit, and analyze .docx files with tracked changes, comments, formatting preservation, and text extraction.

What library does the tutorial use?

The docx JavaScript/TypeScript library, installed via npm install -g docx.

Office & Documentsnotesworkflow

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.