Deploy Worlds
Automatically deploy and manage Decentraland world files from a repository to your parcel.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add deploy-worlds npx -- -y @trustedskills/deploy-worlds
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"deploy-worlds": {
"command": "npx",
"args": [
"-y",
"@trustedskills/deploy-worlds"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to deploy worlds. It facilitates the creation and distribution of interactive environments, likely within a Decentraland or similar metaverse context. The agent can manage the process of preparing and launching these virtual spaces for users to experience.
When to use it
- Creating a new event space in Decentraland.
- Deploying a prototype world for testing purposes.
- Automating the release of updated versions of an existing world.
- Setting up a persistent environment for ongoing user interaction.
Key capabilities
- World deployment
- Environment management
- Distribution of interactive spaces
Example prompts
- "Deploy the 'Cityscape' world to the testnet."
- "Create a new world named 'Forest Adventure'."
- "Update the current version of 'My World' with the latest changes."
Tips & gotchas
This skill likely requires familiarity with Decentraland development and deployment processes. Ensure you have the necessary permissions and configurations set up before attempting to deploy worlds using this tool.
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.