easy-html
Installation
SKILL.md
easy-html
- Version: 1.0.0
- License: MIT
- Author: Evan Song · github.com/Songhonglei
- Repository: https://github.com/Songhonglei/html-tool-suite
把「任意内容」变成「精美网页」的流水线:输入归一化 → 选样式 → 设 Title/FavIcon → 发布。
不重造轮子:19 套主题 CSS 复用姊妹项目 html-golive
(pip install html-golive),发布也可以用它。本 skill 只做「内容 → 语义化 HTML 骨架 → 套皮 → 发布」这条线。
安装
pip install html-golive # 提供 19 套主题 CSS 引擎 + 可选的发布能力
pip install openpyxl # 可选:读 .xlsx 时需要