Create Scene
Generates detailed 3D scenes within Decentraland based on text prompts, including objects, lighting, and atmosphere.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-scene npx -- -y @trustedskills/create-scene
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-scene": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-scene"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate scenes within Decentraland. It provides capabilities for constructing virtual environments, likely including placing objects and defining spatial relationships. The specific details of scene generation are not provided in the source content.
When to use it
- A user wants an agent to create a simple meeting space for a small group of avatars.
- An agent needs to populate a new parcel with basic structures and props.
- You need to rapidly prototype a Decentraland environment for testing or demonstration purposes.
- To automatically generate scenes based on textual descriptions, such as "create a cozy living room."
Key capabilities
- Scene generation within Decentraland
- Object placement (implied)
- Spatial relationship definition (implied)
Example prompts
- "Create a small plaza with a fountain."
- "Generate a simple house with a garden."
- “Build an art gallery with three display pedestals.”
Tips & gotchas
The skill's capabilities are limited by the underlying Decentraland SDK and any specific constraints imposed by the developer. Detailed instructions on scene design or object selection are not provided in the source content.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.