Docx
Converts text to editable .docx files, preserving formatting and structure with precision using smallnest's AI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add smallnest-docx npx -- -y @trustedskills/smallnest-docx
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"smallnest-docx": {
"command": "npx",
"args": [
"-y",
"@trustedskills/smallnest-docx"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to process and manipulate .docx files. It can extract text, potentially modify existing documents (though specific modification capabilities aren't detailed), and likely handle basic document formatting tasks. The agent can use this skill to summarize documents or convert them into other formats.
When to use it
- Document Summarization: Quickly get the key information from lengthy reports or articles.
- Content Extraction: Pull specific data points (e.g., names, dates) from contracts or legal documents.
- Data Migration: Convert older
.docxfiles into a more usable format for analysis. - Automated Reporting: Generate summaries of regularly updated
.docxreports.
Key capabilities
.docxfile processing- Text extraction from
.docxfiles - Potential document modification (details unspecified)
- Basic formatting handling
Example prompts
- "Summarize the key findings in this document: [attached .docx file]"
- "Extract all dates and names mentioned in this contract."
- "Can you give me a list of all headings from this .docx?"
Tips & gotchas
- The skill's ability to modify
.docxfiles is not explicitly defined, so complex edits may be limited. - Ensure the agent has appropriate permissions to access and process the
.docxfile.
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.