Docx
Curated Claude and Codex skill collection for local AI workflows, automation, research, and product-building.
npx -y skills add inbharatai/claude-skills --skill docxAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 19 stars19 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Create, read, edit, and manipulate Word .docx files with full formatting — tables of contents, headings, page numbers, letterheads, tracked changes.
SKILL.md
1.9 KB, as published. Nobody here has run it
Word Document
Overview
Create, read, edit, and manipulate Word .docx files with full formatting — tables of contents, headings, page numbers, letterheads, tracked changes.
When to Use This Skill
Use Word Document when you need to:
- Work with word document tasks in your project or workflow
- Automate word document operations at scale
- Generate production-quality word document output quickly
Instructions
When this skill is active, Claude will:
- Understand the full context of your word document request
- Apply best practices and conventions for Documents & Files
- Produce clean, well-structured, production-ready output
- Explain key decisions and offer alternatives where relevant
Examples
Example 1 — Basic Usage
User: Help me get started with word document.
Claude: I'll walk you through the essential steps for word document in your context...
Example 2 — Advanced Usage
User: I need a production-ready word document setup with full error handling.
Claude: Here's a complete, production-hardened word document implementation...
Guidelines
- Always validate inputs before processing
- Follow the conventions of the target platform or language
- Prefer explicit over implicit — clarity beats cleverness
- Include comments for non-obvious logic
- Suggest tests or validation steps where appropriate
Dependencies
Required: python, python-docx
Platforms
Available on: claude.ai, claude-code, api
Part of the claude-skills collection — 183+ skills for Claude.
Gives 0 of the 12 instructions most pdf office docs skills give
Counted across 635 of the 690 authors here whose files we hold, read 2026-08-06
- extract text using pdfplumberin 92 of 635, across 25 files
- create PDFs using reportlabin 83 of 635, across 16 files
- read FORMS.md to fill out PDF formsin 80 of 635, across 13 files
- OCR scanned PDFs using pytesseractin 77 of 635, across 10 files
- merge or split PDFs using qpdfin 70 of 635, across 3 files
- use Excel formulas instead of hardcoded calculated valuesin 68 of 635, across 12 files
- unpack edit xml and repack existing documentsin 63 of 635, across 8 files
- document sources for hardcoded valuesin 61 of 635, across 9 files
- write minimal python code without unnecessary commentsin 59 of 635, across 7 files
- run the recalculation script after adding or modifying formulasin 58 of 635, across 6 files
- fix all identified formula errors and recalculatein 58 of 635, across 6 files
- format years as text stringsin 57 of 635, across 5 files
Said here and by no other author read
- follow target platform or language conventions
- prefer explicit clarity over implicit cleverness
- include comments for non-obvious logic
- suggest tests or validation steps
- apply document and file best practices
- produce clean well-structured output
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.