Show HN: Cowork/Codex DOCX Plugin – Uses 2x Fewer Tokens than Anthropic's DOCX Skill
LegalRabbit introduces a DOCX plugin for Claude Cowork and Codex that reads, creates, edits DOCX files with tracked changes and comments, using significantly fewer tokens. Ideal for legal document processing.
Notifications You must be signed in to change notification settings
Fork 3
Star 32
BranchesTags
Open more actions menu
Folders and files
NameName
Last commit message
Last commit date
Latest commit
History
79 Commits
79 Commits
.claude-plugin
.claude-plugin
.github/workflows
.github/workflows
plugins/docx
plugins/docx
.gitignore
.gitignore
LICENSE
LICENSE
PRIVACY_POLICY.md
PRIVACY_POLICY.md
README.md
README.md
Repository files navigation
A Claude Cowork and Codex plugin that creates and modifies DOCX files locally. You will save tons of time when your Cowork can manipulate docx files directly. This plugin uses 2-5x fewer tokens than the Anthropic's docx skill.
You can use our DOCX plugin together with Claude for Legal to enable a more seamless experience of working with a docx file!
Click to see the demo
Capabilities:
Read the content and the comments.
Create a new docx file. Optionally, you can use an existing docx file as the template. The styles will be copied from the template.
Add tracked changes to an existing docx file.
Add comments and reply to comments.
We've developed the DOCX engine from the ground up to work well with LLM. Our engine consumes much fewer tokens, faster, and more reliable than the current alternatives.
We are using this plugin at LegalRabbit to speed up our legal services. Try it out and let us know if you have any questions.
The plugin works offline, ensuring data privacy and security of your DOCX files.
Example prompts
Create a NDA docx file based on NDA-template.docx. My company is LegalRabbit. The other party is John Austin.
Review and flag issues in 'Data Processing Agreement.docx'. You can redline and add comments on the doc directly.
I've made comments in 'BPO referral agreement.docx'. Please address them.
Delete all comments and provide customer-facing comments
How to install
For Claude Cowork:
Open your Cowork and go to Customize
Click on the + on the right side of Personal Plugins.
Choose + Create Plugin > and Add marketplace
Fill URL with https://github.com/LegalRabbit-AI/legalrabbit-docx-claude-plugin and click Sync`
Select Add from a repository
Click on the + on the right side of Personal Plugins and select Browse plugins
Go to the Personal tab and click on the legalrabbit-docx-claude-plugin tab.
Click on the + button of the plugin Legalrabbit docx
For Codex:
Go to Plugins and click the + v (the down arrow next to the plug button) on the top right corner
Select + Add marketplace
Fill Source with https://github.com/LegalRabbit-AI/legalrabbit-docx-claude-plugin and click Add marketplace
On the Plugins page, click on the legalrabbit-tools marketplace.
Click Add plugin on the Legalrabbit Docx plugin.
🛠️ Testing
Please first put You must use the legalrabbit-docx skill for interacting with docx files in CLAUDE.md or AGENTS.md.
Then, you can try Create a beautifully written short docx
Support
Contact: tanin(at)legalrabbit.ai
Learn more about us: LegalRabbit
Release a new version
Go to the release Github Actions workflow.
Click Run workflow and fills in an appropriate tag e.g. 1.0.0, 1.0.0-dev
Wait for the workflow to complete.
Go to the releases page and edit the new release accordingly.
About
A docx plugin for Claude Cowork and Claude Code. Uses 2-5X fewer tokens compared to the Anthropic's docx skill.
Resources
Readme
License
MIT license
Uh oh!
There was an error while loading. Please reload this page.
Activity
Custom properties
Stars
32 stars
Watchers
2 watching
Forks
3 forks
Report repository
Releases 10
1.0.0
Latest
Jun 16, 2026
+ 9 releases
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
Batchfile 54.7%
Shell 45.3%