scene-runtime

Official

Access Decentraland scene and runtime APIs.

Authordcl-regenesislabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides access to essential Decentraland SDK7 runtime APIs, enabling developers to interact with the game environment, manage asynchronous operations, and communicate with external services.

Core Features & Use Cases

  • Asynchronous Task Management: Safely execute long-running operations without blocking the main thread using executeTask.
  • Network Communication: Make HTTP requests (fetch, signedFetch) and establish WebSocket connections.
  • Scene and Realm Information: Retrieve details about the current scene, its deployment, and the player's realm.
  • Player Interaction: Trigger restricted actions like moving players, teleporting, and playing emotes, which require user consent.
  • Use Case: A developer can use this skill to fetch player data from a backend server, update the player's position in the scene based on game logic, and display real-time information to the player.

Quick Start

Use the scene-runtime skill to fetch scene information and log the scene's URN.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scene-runtime
Download link: https://github.com/dcl-regenesislabs/dcl-catalog/archive/main.zip#scene-runtime

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.