擅长使用 python-docx 和 docx.js 创建、编辑和自动化 Word 文档 (.docx)。在生成 Word 文档、修改现有 docx 文件或自动化文档工作流程时使用。
SKILL.md
Purpose Provides expertise in programmatic Word document creation and manipulation. Handles document generation, template filling, style management, and batch document processing using python-docx and JavaScript libraries.
| Direct formatting | Hard to maintain | Use styles | | Modifying template | Corrupts original | Save to new file | | No error handling | Fails on bad input | Validate data first | | Hardcoded paths | Not portable | Use relative paths | | Ignoring encoding | Character issues | Use UTF-8 strings |
擅长使用 python-docx 和 docx.js 创建、编辑和自动化 Word 文档 (.docx)。在生成 Word 文档、修改现有 docx 文件或自动化文档工作流程时使用。 来源:404kidwiz/claude-supercode-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill docx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill docx- 分类
- #文档处理
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 docx?
擅长使用 python-docx 和 docx.js 创建、编辑和自动化 Word 文档 (.docx)。在生成 Word 文档、修改现有 docx 文件或自动化文档工作流程时使用。 来源:404kidwiz/claude-supercode-skills。
如何安装 docx?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill docx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/404kidwiz/claude-supercode-skills
详情
- 分类
- #文档处理
- 来源
- skills.sh
- 收录时间
- 2026-02-01