docx Skill
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Ad Published by anthropics in claude-agent-sdk-demos.
What is docx Skill?
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Ad Published by anthropics in claude-agent-sdk-demos. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use docx Skill
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-agent-sdk-demos
- Skill file: resume-generator/.claude/skills/docx/SKILL.md
What it does
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Ad
Skill instructions
DOCX creation, editing, and analysis Overview A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks. Workflow Decision Tree Reading/Analyzing Content Use "Text extraction" or "Raw XML access" sections below Creating New Document Use "Creating a new Word document" workflow Editing Existing Document - Your own document + simple changes Use "Basic OOXML editing" workflow - Someone else's document Use "Redlining workflow" (recommended default) - Legal, academic, business, or government docs Use "Redlining workflow" (required) Reading and analyzing content Text extraction If you just need to read the text contents of a document, you should convert the document to markdown using pandoc. Pandoc provides excellent support for preserving document structure and can show tracked changes: bash Conve
Explore related resources
Frequently asked questions
What is docx?
docx is a open-source AI agent skill with Copy skill directory. Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction.
Who is docx best for?
docx is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.
How do I install docx?
Install or run docx using Copy skill directory. Check docx for the latest setup command.
Is docx actively maintained?
docx may need a closer maintenance check before production use.
Auto-fetched from GitHub.