Generate .docx files from text.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill docx-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Docx Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-docx-skill)More formats (shields.io, HTML) on the badges page.
# DOCX Skill
Generate .docx files from text.
## Usage
```bash
node skills/docx-skill/index.js --title "My Report" --content "Hello World" --output "report.docx"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!