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.

yonatangross fe21d36 5 files · 20.4 KB Updated

File contents

yonatangross/orchestkit/tree/main/src/skills/page-serve commit fe21d3697a

Frequently asked questions

npx skillmds add yonatangross/page-serve