# word-format-skill

一个 Claude Code skill：把一份参考 Word (.docx) 的排版样式（字体 / 字号 / 缩进 / 行距 / 对齐 / 页面设置 / 样式表 / 主题 / 页眉页脚）视觉一致地复刻到新内容上。 仅在 macOS 工作（依赖 Microsoft Word + 浏览器 + System Events 的 UI 自动化）。

- Tier: Indexed (plain plugin)
- Category: Automation
- Page: https://www.flowy.sh/listings/yeap531-word-format-skill
- Source: https://github.com/yeap531/word-format-skill
- Price: free and open source

## Summary
word-format-skill is a Claude Code plugin with 1 hand-picked skill for automation work, indexed on Flowy. Install it with the command on its page. It includes word-format. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add yeap531/word-format-skill
```

## Skills
- word-format

## FAQ

### What is word-format-skill?
一个 Claude Code skill：把一份参考 Word (.docx) 的排版样式（字体 / 字号 / 缩进 / 行距 / 对齐 / 页面设置 / 样式表 / 主题 / 页眉页脚）视觉一致地复刻到新内容上。 仅在 macOS 工作（依赖 Microsoft Word + 浏览器 + System Events 的 UI 自动化）。

### How do I install word-format-skill?
Run these in Claude Code: npx -y skills add yeap531/word-format-skill. Then prompt normally.

### Does word-format-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is word-format-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
