Word Documents
Generates formatted Microsoft Word documents from prompts, streamlining document creation and boosting productivity for writers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add word-documents npx -- -y @trustedskills/word-documents
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"word-documents": {
"command": "npx",
"args": [
"-y",
"@trustedskills/word-documents"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create and manipulate Microsoft Word (.docx) documents. It can generate new documents from scratch, populate them with text and formatting, and potentially modify existing files based on instructions. The agent can also extract information from existing .docx files.
When to use it
- Generate a draft report or proposal based on provided data points.
- Create a formatted letter or template document for standardized communication.
- Extract key data (e.g., names, dates, figures) from a scanned Word document.
- Automatically update a contract template with new client information.
Key capabilities
- Document generation
- Text formatting within documents
- Data extraction from existing .docx files
- Modification of existing .docx files (potential)
Example prompts
- "Create a Word document titled 'Project Proposal' with sections for Executive Summary, Problem Statement, and Proposed Solution."
- "Extract all the dates mentioned in this Word document [file attachment]."
- "Generate a letter addressed to John Doe thanking him for his contribution, using this template [file attachment]."
Tips & gotchas
The agent’s ability to modify existing documents might be limited depending on its implementation. Ensure you provide clear instructions and any necessary templates or data sources for optimal results.
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.