Skip to main content
Run any Skill in Manus
with one click

word-form-filler

Stars0
Forks0
UpdatedJune 5, 2026 at 14:53

填写 Word (.docx) 表格表单,格式零破坏。完整流程: 1. 用 python-docx 深度解析文档结构(段落/表格/合并单元格/表单域) 2. 定位可填写区域(区分指引行 vs. 内容行) 3. 保留原始格式(rPr/pPr)写入内容 4. 备份原文件 → 写入 → 验证 → Humanizer 润色 触发场景: - 明确填写类:"帮我填表"、"填写申请表"、"填写 Word 表单"、"填这个 docx" - 修改内容类:"修改这个表格"、"在这个 docx 里填入"、"更新 Word 表格内容" - 批量操作类:"批量填表"、"把这些信息填到表格里"、"生成填写好的 Word 文档" - 文件路径指向 .docx 且语境为填写/修改/填入内容 - 提到"表格"、"表单"、"申请表"且目标文件是 Word 格式 - 任何需要在 .docx 表格中写入内容且保持格式的场景 依赖:python-docx(pip install python-docx)

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly