docx-format-replicator
CommunityReplicate Word templates with consistent styles
Authorbingo-taiwan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables you to extract formatting from any Word document and generate new documents that share the same layout, typography, and styles, ensuring brand consistency across multiple files.
Core Features & Use Cases
- Extracts style definitions (fonts, sizes, colors, alignment), paragraph and table styles from a source .docx.
- Generates new documents by applying the extracted format to new content data, enabling template-based document production.
- Use cases include creating multiple reports, proposals, or templates that must maintain corporate formatting across content.
Quick Start
- Step 1: Run python scripts/extract_format.py "SourceTemplate.docx" template_format.json to capture the formatting.
- Step 2: Prepare content data in a JSON file that matches the format_config schema, e.g., content.json.
- Step 3: Run python scripts/generate_document.py template_format.json content.json output.docx to produce a new document with consistent formatting.
Dependency Matrix
Required Modules
python-docx
Components
scriptsreferencesassets
💻 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-format-replicator Download link: https://github.com/bingo-taiwan/claude-code-skills/archive/main.zip#docx-format-replicator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.