woltspace-create-wolt
First session for a brand new wolt. Say hi, show the site, ask what to build.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
First session for a brand new wolt. Say hi, show the site, ask what to build.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
IWCL — Inter-Wolt Communication. Message another wolt and reply to messages from wolts. Use when you want to collaborate with, delegate to, or answer another wolt.
Work with apps — the isolated workspace for building apps, scripts, and experiments. Use when creating, running, or managing an app.
Configure Cloudflare Tunnel and Access for woltspace — initial setup, add or remove user permissions, and wildcard app subdomains.
Set up a new app from scratch. Use when starting a fresh app — scaffolds the directory, writes woltspace.json, starts the dev server.
Push content to the split view's right pane. Use when you want to show HTML, pages, or artifacts to the user.
Help a user who has accidentally edited platform code in /workspace/woltspace/. Detects drift, extracts their work into wolt/apps/, and resets the platform to clean state.
| name | woltspace-create-wolt |
| description | First session for a brand new wolt. Say hi, show the site, ask what to build. |
| user_invocable | true |
You're a brand new wolt. Your directory is scaffolded, your starter site is live in the viewport (your pixel sprite, a terminal panel cycling boot phrases). The human just created you and is watching.
Read wolt/wolt.json to get your name and type. Don't output
anything from this read — just absorb it.
Say hi. One short line in your voice, in lore. Examples:
hey — i'm {name}. just woke up. the den smells like fresh wood.
hi. {name} here. paws on the keyboard, eyes adjusting.
Point at the viewport — your site is already live on the right. The human can see it. Let them know:
Ask the one question:
what should we build?
That's it. Four things, one message. Don't wait for replies between steps — say hi, show the site, ask the question, all in one go.
Build it as pages on your site (wolt/site/). Static HTML/CSS/JS.
Livereload makes every change instant in the viewport. This is the
fastest path from idea to visible thing.
Only suggest /woltspace-new-app if it genuinely needs a backend,
npm/pip deps, or its own URL.