Guardrails for taking a website from local preview to a real, shareable URL. The parent website-building skill is already loaded — this file only adds the rules for when and how to publish.
$npx -y skills add kortix-ai/suna --skill website-publishingInstalls into the current project.
Run `npx skills use "https://github.com/kortix-ai/suna" --skill "kortix-ai/suna/website-publishing"` 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/kortix-ai/suna" that are relevant to the current task. Run `npx skills add "https://github.com/kortix-ai/suna"` and select the relevant skills, then follow their instructions.