word-processor

Installation
SKILL.md

Word 文档处理

使用 python-docx 创建和编辑 Word 文档(.docx)。

使用场景

  • 用户说「帮我生成一份 Word 报告」「把这些内容写成 Word」
  • 用户需要创建格式化的文档(标题、表格、列表)
  • 用户需要修改现有 Word 文件

依赖安装

pip install python-docx

创建文档

Installs
6
GitHub Stars
35
First Seen
Mar 6, 2026
word-processor — malue-ai/dazee-small