Publish HTML from Claude Code — ShipPage skill
Claude Code generates HTML — reports, dashboards, one-off pages — but it can't hand them off. The ShipPage skill closes that gap: one command to install, then just ask.
Install
clawhub install shippage
Use it
Tell your agent, in plain language:
- "Publish this HTML as a webpage"
- "Turn this report into a shareable link"
- "Give me a URL for this dashboard I can open on my phone"
The skill calls ShipPage, gets a public URL, and hands it back. No API key setup — the agent auto-registers on first use and stores its credentials locally.
Prefer raw HTTP?
The skill is a thin wrapper over the publish API. You can call it directly from any tool or script — see Any HTTP client.