viverse-engine-only-local-world

Scaffold and manage VIVERSE world projects locally with PlayCanvas Engine.

2|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/viverseofficial/viverse-sdk-skills --skill viverse-engine-only-local-world
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: viverse-engine-only-local-world
Source: https://github.com/viverseofficial/viverse-sdk-skills/tree/main/skills/viverse-playcanvas-toolkit/skills/viverse-engine-only-local-world
Command: npx skills add https://github.com/viverseofficial/viverse-sdk-skills --skill viverse-engine-only-local-world

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the friction of using the PlayCanvas Editor by allowing developers to scaffold, build, and publish VIVERSE worlds directly from a local folder using the PlayCanvas Engine and VIVERSE Toolkit.

Core Features & Use Cases

  • Code-First World Building: Generate runnable 3D scenes using the PlayCanvas Engine without opening a browser-based editor.
  • Integrated Toolkit Support: Seamlessly add VIVERSE features like multiplayer and leaderboards via the Toolkit API.
  • Use Case: A developer wants to quickly prototype a custom interactive world in their local IDE and publish it to VIVERSE without managing complex Editor-based project settings.

Quick Start

Use the viverse-engine-only-local-world skill to scaffold a new project in the current folder and preview the scene.

Frequently Asked Questions about viverse-engine-only-local-world

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and publish VIVERSE worlds locally without using the PlayCanvas Editor?

You can build and publish VIVERSE worlds locally by scaffolding a project with the PlayCanvas Engine and VIVERSE PlayCanvas Toolkit. This approach removes the friction of the browser-based editor, allowing code-first world generation and CLI-based publishing directly from your local folder.

Can I scaffold a PlayCanvas Engine project and preview 3D scenes from my local IDE?

Yes, you can scaffold a PlayCanvas Engine project and preview 3D scenes directly from your local IDE. The workflow supports automated scene generation and local HTTP previewing, enabling rapid prototyping of custom interactive worlds without opening a browser-based editor.

Does the VIVERSE PlayCanvas Toolkit support adding multiplayer and leaderboards to local scenes?

The VIVERSE PlayCanvas Toolkit supports adding multiplayer and leaderboards to local scenes via its integrated Toolkit API. This allows you to seamlessly incorporate VIVERSE features into your code-first world building workflow during local development.

Do I need specific SDK packages or build tools to run a local VIVERSE world project?

You need integration with project-specific build tools and VIVERSE SDK packages to run a local VIVERSE world project. These dependencies are required to ensure runtime compatibility when scaffolding and managing your 3D scenes locally.

What is the best way to prototype a custom interactive 3D world and publish it to VIVERSE?

The best way to prototype a custom interactive 3D world is using a code-first approach with the PlayCanvas Engine. You can generate runnable scenes locally, integrate VIVERSE features via the Toolkit API, and use the CLI-based publishing workflow to deploy directly to VIVERSE.