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

  1. Run the conversion script on the input HTML file:
uv run ~/.claude/skills/share/scripts/html_to_share.py "<path_to_html>"
Installs
2
GitHub Stars
1
First Seen
Mar 10, 2026
share — clementwalter/claudine