Docx Format Replicator
Helps with Word documents, formatting as part of writing, documentation, and content creation workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bingo-taiwan-docx-format-replicator npx -- -y @trustedskills/bingo-taiwan-docx-format-replicator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bingo-taiwan-docx-format-replicator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bingo-taiwan-docx-format-replicator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill replicates the formatting of Microsoft Word (.docx) files. It analyzes a provided .docx file and reproduces its styling, including fonts, sizes, margins, and basic layout elements, in other formats like Markdown or HTML. The goal is to preserve the visual appearance of the original document as closely as possible.
When to use it
- Converting reports: Transform complex Word reports into more easily shareable Markdown documents for online distribution.
- Migrating legacy content: Reproduce the formatting of older Word documents when moving them to a new platform or system.
- Creating consistent documentation: Ensure uniform styling across various document types by replicating a master .docx template.
- Simplifying editing workflows: Allow for easier collaborative editing by converting formatted Word files into plain text formats.
Key capabilities
- Analyzes Microsoft Word (.docx) file formatting.
- Replicates fonts, sizes, and margins.
- Reproduces basic layout elements.
- Outputs in Markdown or HTML format.
Example prompts
- "Replicate the formatting of this document: [link to .docx]"
- "Convert this Word file to Markdown while preserving its styling: [attached .docx]"
- "Create an HTML version of this document with the same fonts and margins as the original: [file name.docx]"
Tips & gotchas
- The skill's accuracy depends on the complexity of the original .docx formatting; very intricate layouts may not be perfectly replicated.
- Large or complex documents might take longer to process.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.