page-serve
Hand a human a rendered HTML page at a stable HTTPS URL. Registers a portless route for a file or directory (https://NAME.localhost/, never a :port), prints the URL, optionally screenshots it through agent-browser, and tears it down on stop. Use whenever an agent has produced a page a human is meant to open: glyph explainers, playgrounds, decision pages, visualize-plan output, a docs preview. Replaces the ad hoc python http.server plus hand-typed alias pattern that leaves servers alive across sessions.
- Compatibility
- Claude Code 2.1.251+
Pinned to revision 1e12502d0800, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/page-serve/SKILL.md
- skills/page-serve/scripts/serve.sh
- skills/page-serve/scripts/status.sh
- skills/page-serve/scripts/stop.sh
- skills/page-serve/test-cases.json
Every link opens the file at its source, pinned to the revision this page describes.