Docx
Converts text into professionally formatted Microsoft Word (.docx) documents with customizable styles and layouts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davepoon-docx npx -- -y @trustedskills/davepoon-docx
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davepoon-docx": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davepoon-docx"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This writing skill enables AI agents to work with Microsoft Word document (.docx) files. It provides capabilities for creating, editing, or processing .docx documents within an agent's workflow.
When to use it
- When you need an AI agent to generate or modify Word documents
- For tasks involving document formatting and structure in .docx format
- When integrating document handling into a writing
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.