Each SKILL.md is a self-contained recipe an agent (or human) can follow end-to-end. cat the file to read it.
| Skill | When to use |
|---|---|
| generate-scene | Drive the LLM to emit a new scene from a natural-language description |
| search-assets | Query the asset library for objects matching a description |
| deploy-generator | Build / ship the generator stack (Open WebUI + MCP servers) |
For the DSL + LLM contract, see ../AGENTS.md.
For the GitHub-facing intro, see ../README.md.