Skip to main content

generate-scene

Turn a natural-language scene request into a Genie Sim scene โ€” an LLM writes a Scene-Language DSL program (`LLM_RESULT.py`), and `geniesim_generator.app` compiles it into `scene.usda` + a layout graph under benchmark/config/llm_task/. Works either through the Open WebUI agent, OR by having Claude write the DSL program directly and run the compiler (no WebUI / no MCP server needed). Trigger: When the user asks to "็”Ÿๆˆไธ€ไธชๅœบๆ™ฏ", "ๆŒ‰้œ€ๆฑ‚็”Ÿๆˆๅœบๆ™ฏ", "generate a scene", "make a scene with <objects>", "build a tabletop layout", "create scene.usda from a description", "็›ดๆŽฅๅ†™่„šๆœฌ็”Ÿๆˆๅœบๆ™ฏ", "็ป•่ฟ‡ webui ็”Ÿๆˆๅœบๆ™ฏ", or wants the generator to produce a scene from a prompt.

Jump to install

Source facts

Repository
AgibotTech/genie_sim
Last source activity
June 29, 2026 at 16:22
Detected SKILL.md language
English
Stars
1,366
Forks
114

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.