Docx

🌐Community
by davepoon · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add davepoon-docx npx -- -y @trustedskills/davepoon-docx
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davepoon
Installs
43

🌐 Community

Passed automated security scans.