scene-analysis

Installation
SKILL.md

Scene Analysis

Uses SceneAnalysisService to analyze and optimize Roblox game scenes. All commands follow the same cycle:

  1. Start play mode (required — SceneAnalysisService only works at runtime)
  2. Run queries via SceneAnalysisService
  3. Stop play mode
  4. Analyze results and present findings or make edits

When to Use

  • User asks to optimize a scene, check performance, trace memory, or find leaks
  • Keywords: performance, memory, draw calls, triangles, scene health, unparented, leak, optimize, SceneAnalysisService

Commands

Installs
35
First Seen
Jun 10, 2026
scene-analysis — demon673/demon-agent-skill