把一份参考 Word (.docx) 的排版样式(字体/字号/缩进/行距/对齐/页面设置/样式表/主题)复刻到新内容上。当用户要求「按某个 .docx 模板排版」「在已有文档基础上续写」「修复后半部分排版混乱」「统一字体字号缩进」等场景时使用。仅在 macOS 工作(依赖 Microsoft Word + 浏览器 + System Events 的 UI 自动化)。
$npx -y skills add yeap531/word-format-skill --skill word-formatInstalls into the current project.
Run `npx skills use "https://github.com/yeap531/word-format-skill" --skill "yeap531/word-format-skill/word-format"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yeap531/word-format-skill" that are relevant to the current task. Run `npx skills add "https://github.com/yeap531/word-format-skill"` and select the relevant skills, then follow their instructions.