share
Installation
SKILL.md
Share Skill
When to use
- User provides a browser-saved HTML file and wants a clean, shareable version.
- User provides a URL and wants a shareable, self-contained copy.
- User mentions making an article "shareable", "sendable", or "self-contained".
- User has a
<name>.html+<name>_files/pair from "Save As > Web Page, Complete".
Workflow
From a local HTML file
- Run the conversion script on the input HTML file:
uv run ~/.claude/skills/share/scripts/html_to_share.py "<path_to_html>"