Happy Claude Skills is a collection of practical plugins for Claude Code. The docx-format-replicator skill extracts formatting from existing Word documents and generates new documents with the same format. It benefits operations teams by automating document creation and ensuring consistency.
git clone https://github.com/iamzhihuix/happy-claude-skills.gitHappy Claude Skills provides the docx-format-replicator plugin, which extracts formatting from existing Word documents and generates new documents that match the same format. This skill automates document creation workflows by eliminating the need to manually recreate formatting across multiple files. It works with Claude Code, Cursor, and over 40 other AI agents through the universal Skills CLI installation system. Operations teams, document managers, and content creators benefit from batch document generation with guaranteed consistency and reduced manual formatting work.
[{"step":"Install the docx-format-replicator skill in Claude Code using `claude skills install docx-format-replicator`.","tip":"Run `claude skills list` to verify installation before proceeding."},{"step":"Prepare your source document with the desired formatting. Close all other Word instances to avoid file locks.","tip":"Use a template document you know has the correct formatting rather than a document with mixed styles."},{"step":"Run the skill with your source and output paths: `docx-format-replicator --source \"Quarterly_Report_Template.docx\" --output \"Q2_2024_Report_Automated.docx\"`.","tip":"Add `--verbose` flag for detailed logging if troubleshooting formatting issues."},{"step":"Open the generated document in Word and verify formatting matches the source. Check headers, tables, and special elements.","tip":"Use Word's 'Compare Documents' feature if you suspect discrepancies in formatting."},{"step":"Populate the document with new content while maintaining the replicated structure.","tip":"Save a backup of the replicated document before making major edits."}]
Corporate document template replication
Batch generation of consistently formatted documents
Technical specification document series
Standardized documentation like development task sheets
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/iamzhihuix/happy-claude-skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use the docx-format-replicator skill to extract formatting from [SOURCE_DOCX_PATH] and generate a new document with identical styles at [OUTPUT_DOCX_PATH]. Ensure the new document maintains all headers, fonts, spacing, and table formatting from the source. If the source contains macros or complex elements, preserve them as-is.
``` Document Format Replication Report Generated: 2024-05-20 Source: Quarterly_Report_Template.docx Output: Q2_2024_Report_Automated.docx Format Analysis: - Headers: Calibri Light, 14pt, Bold, RGB(0,51,102) for H1; Arial, 12pt, Bold for H2 - Body Text: Times New Roman, 11pt, Justified, 1.15 line spacing - Tables: Grid style with 1pt borders, alternating row colors (RGB(242,242,242) and white) - Lists: Bullet style (Wingdings 2, 7pt indent) - Footer: Arial, 9pt, Centered, Page number in Calibri Bold Validation Results: ✓ All 5 heading styles replicated ✓ 12 table styles preserved (including merged cells) ✓ 3 custom bullet lists converted successfully ✓ Footer formatting matches source exactly Usage Notes: The replicated document is ready for content insertion. All formatting locks are removed for editing. Complex elements like embedded Excel charts retained as images. Macros disabled by default (enable in Word settings if needed). ```
Automate your browser workflows effortlessly
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan