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) Adding comments, or any other document tasks
Install with Tessl CLI
npx tessl i github:ComposioHQ/awesome-claude-skills --skill docxOverall
score
92%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 100%
↑ 1.25xAgent success when using this skill
Validation for skill structure
docx-js document creation for new documents
Uses docx-js library
0%
100%
Proper heading hierarchy
50%
100%
Content completeness
100%
100%
Exports valid .docx file
50%
100%
Professional default styling
33%
100%
Redlining workflow with tracked changes
Uses tracked changes (w:ins and w:del)
100%
100%
Minimal precise edits
100%
100%
All requested changes applied
100%
100%
Document validates and opens correctly
100%
100%
Pandoc text extraction and comments workflow
Uses pandoc for text extraction
0%
100%
Adds comments using Document library
0%
100%
Comments placed at correct locations
100%
100%
All requested comments added
100%
100%
Document remains valid after comments
100%
100%
Create and modify Word documents programmatically
Correct output
100%
100%
Quality
100%
100%
Handle tracked changes and comments
Correct implementation
100%
100%
Code quality
100%
100%
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.