docx-batch

Community

Batch edit Word docs with Python

Authorni1o1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates repetitive and time-consuming tasks involved in editing Microsoft Word documents, such as batch formatting, text replacement, and structural modifications, eliminating the need for manual, one-by-one changes.

Core Features & Use Cases

  • Batch Formatting: Apply consistent styles (font, alignment, spacing, indentation) across multiple paragraphs or an entire document.
  • Text Manipulation: Perform global find-and-replace operations, including regex-supported replacements, within documents.
  • Content Operations: Insert, delete, or replace text in paragraphs, and modify table cells, rows, or columns.
  • Image Management: Resize or delete images within documents.
  • Use Case: You have a 50-page report that needs its font changed to 'Arial', line spacing set to 1.5, and all instances of "old company name" replaced with "new company name". This Skill can perform all these changes in one go.

Quick Start

Use the docx-batch skill to change the font of the first paragraph in 'document.docx' to '宋体' and save it as 'output.docx'.

Dependency Matrix

Required Modules

python-docx

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docx-batch
Download link: https://github.com/ni1o1/claude-skill-docx-batch/archive/main.zip#docx-batch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.