Claudius
Status

word-format-skill

Skill

Claude Code skill that replicates Word (.docx) typography onto new content via HTML bridge and clipboard paste, preserving page setup and styles.

by yeap531·yeap531/word-format-skill·Shell
50· C
Install
git clone https://github.com/yeap531/word-format-skill
Stars
222
7d change
Downloads / week
Last active
today
About

仅在 macOS 工作(依赖 Microsoft Word + 浏览器 + System Events 的 UI 自动化)。

让 AI 写一份 Word 文档时,最痛苦的不是写内容,而是排版——把 AI 输出的 Markdown / 纯文本粘进 Word,字体、字号、缩进总会乱。

这个 skill 不让 AI 凭空生成 HTML / OOXML,而是:让 Word 自己导出一份 inline-CSS 的 Filtered HTML,AI 在这份"原件"上只改文字内容,所有样式标签原样保留。 然后浏览器把它渲染成富文本,进系统剪贴板,粘进 Word。

不走「AI 生成 HTML 代码」这条路,AI 始终编辑的是 Word 自己产出的"标准模板"——这是当前所知 AI → Word 损失最小的链路。

Read more on GitHub →
What's inside
1 skillword-format
30-day stars
collecting…
Trust factors
Source
community
Known advisories
0
Maintenance
active
License
none
Age
0 months
writingproductivity#word#docx#typography#macos#clipboard#applescript#claude-code-plugin#claude-code-skill#html-to-docx