Serve interactive web content (HTML pages, dashboards, approval flows, static reports, custom Hono apps) to a public URL via localtunnel. Use when the user asks to "create an artifact for X", "host this for me", "make me a tunneled URL", "spin up a web server for X", "publish this report so I can see it", "share this file/page publicly", "expose this dashboard", "give me a live link", or anything that needs a browser-reachable URL pointing at agent-generated content. Wraps the agent-swarm artifact CLI plus the createArtifactServer SDK; covers static directories, custom Hono apps, daemonization (nohup / PM2), HTTP Basic auth, and the in-page swarm Browser SDK.
$npx -y skills add desplega-ai/agent-swarm --skill artifactsInstalls into the current project.
Run `npx skills use "https://github.com/desplega-ai/agent-swarm" --skill "desplega-ai/agent-swarm/artifacts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/desplega-ai/agent-swarm" that are relevant to the current task. Run `npx skills add "https://github.com/desplega-ai/agent-swarm"` and select the relevant skills, then follow their instructions.