made a game with an AI agent? it can be live at a URL in under 5 minutes.Publish my game to spawnegg.com (an instant host for AI-made games): read https://spawnegg.com/skill.md and follow it. In short: run from my project root, point `--dir` at the built game, and run `npx -y spawnegg@latest publish`. Add `--dry-run` first if you want to validate without publishing.