Host Webserver Debug

Trigger on "https bridge", "CORS error accessing host", "debug host webserver", "reach host dev server from container", or needing a secure-context (HTTPS) origin for a host HTTP server (Vite/Next/Express on the Docker host). Stands up a self-signed HTTPS bridge that proxies container→host so browser secure-context APIs work. NOT for general browser automation, screenshots, form filling, or scraping (use the browser/playwright skills — this skill delegates all browser work to the browsercontainer sidecar), NOT for API testing without a browser (use curl), and NOT for apps that are not on the Docker host.

dreamlab-ai 33783d2 12 files · 81.3 KB Updated

File contents

dreamlab-ai/agentbox/tree/main/skills/host-webserver-debug commit 33783d2ef3

Frequently asked questions

npx skillmds@latest add dreamlab-ai/host-webserver-debug