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 docx-format-replicator npx -- -y @trustedskills/docx-format-replicator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"docx-format-replicator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/docx-format-replicator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The docx-format-replicator skill enables AI agents to analyze existing Word documents and replicate their specific formatting styles, layouts, and structural elements when generating new content. It ensures that newly created documents maintain visual consistency with established templates or reference files.
When to use it
- Standardizing reports across a team by matching the style of previous approved documents.
- Generating new chapters or sections that seamlessly integrate into an existing book or whitepaper layout.
- Creating marketing materials that adhere strictly to a brand's specific header, footer, and font conventions.
- Converting raw text data into professionally formatted memos without manual styling adjustments.
Key capabilities
- Extracts complex formatting rules from source
.docxfiles. - Applies extracted styles (fonts, sizes, colors) to new generated content.
- Replicates structural elements like headers, footers, and page breaks.
- Maintains document layout integrity during AI-assisted writing tasks.
Example prompts
- "Analyze this attached quarterly report and generate a new draft for the Q3 results using its exact formatting."
- "Create a welcome letter for our clients that matches the style and layout of the sample file provided."
- "Write a project status update and apply the header, footer, and bullet point styles from the existing template document."
Tips & gotchas
Ensure the source document is well-formatted with defined styles rather than manual character formatting for best results. The skill works best when the AI agent has direct access to the reference .docx file during the generation 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.