Docx

🌐Community
by smallnest · vlatest · Repository

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.

1

Run in terminal (recommended)

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

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

~/.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 .docx files into a more usable format for analysis.
  • Automated Reporting: Generate summaries of regularly updated .docx reports.

Key capabilities

  • .docx file processing
  • Text extraction from .docx files
  • 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 .docx files is not explicitly defined, so complex edits may be limited.
  • Ensure the agent has appropriate permissions to access and process the .docx file.

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
smallnest
Installs
3

🌐 Community

Passed automated security scans.