·docx-format-replicator
#

docx-format-replicator

bingo-taiwan/claude-code-skills

Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content.

0Installs·0Trend·@bingo-taiwan

Installation

$npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill docx-format-replicator

SKILL.md

Extract formatting information from existing Word documents (.docx) and use it to generate new documents with identical formatting but different content. This skill enables creating document templates, maintaining consistent formatting across multiple documents, and replicating complex Word document structures.

Extract formatting information from an existing Word document to create a reusable format configuration.

Output: JSON file containing all format information (see references/formatconfigschema.md for details)

Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content. Source: bingo-taiwan/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill docx-format-replicator
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is docx-format-replicator?

Extract formatting from existing Word documents and generate new documents with the same format but different content. Use this skill when users need to create multiple documents with consistent formatting, replicate document templates, or maintain corporate document standards across different content. Source: bingo-taiwan/claude-code-skills.

How do I install docx-format-replicator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill docx-format-replicator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bingo-taiwan/claude-code-skills