🇺🇸 English🇨🇳 中文
SkillsNav
Home

docx

★ 28K repoGeneralN/A

How to Install

Claude Code:
git clone https://github.com/K-Dense-AI/scientific-agent-skills && cp skills/docx ~/.claude/skills/
Cursor:
Copy SKILL.md into your .cursorrules file
# DOCX creation, editing, and analysis ## Overview A .docx file is a ZIP archive containing XML files. ## Quick Reference | Task | Approach | |------|----------| | Read/analyze content | `pandoc`

Related Skills