html-to-pptx
Installation
SKILL.md
html-to-pptx
何时触发
用户说出下列任一意图:
- "把这个 HTML / 网页 deck 转成 PPT / pptx"
- "做了 HTML 幻灯片,要给同事一份 ppt"
- "汇报现场不方便放浏览器,想要 ppt 文件"
- 已有 HTML 文件路径 + 提到 ppt / pptx / 演示 / 幻灯片
调用
<skill_dir> 是这个 skill 安装路径(通常 ~/.claude/skills/html-to-pptx/,Windows 上是 %USERPROFILE%\.claude\skills\html-to-pptx\)。下面命令里的 <skill_dir> 替换成实际路径,或者先 cd <skill_dir> 再直接 python convert.py …。
python <skill_dir>/convert.py <input.html>