unity-perception

Summarize and analyze Unity scenes into structured reports.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/muddyrain/valley-mas --skill unity-perception-muddyrain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-perception
Source: https://github.com/muddyrain/valley-mas/tree/main/.codex/skills/unity-skills/skills/perception
Command: npx skills add https://github.com/muddyrain/valley-mas --skill unity-perception-muddyrain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unity developers often need quick, structured insight into the active scene: a concise summary, health checks, and an exportable report to share with teammates or stakeholders.

Core Features & Use Cases

  • Scene summarization and project context extraction
  • Scene health checks and component statistics
  • Dependency overview and exportable scene reports
  • AI-assisted scene snapshot for coding assistance and optimization

Quick Start

Activate the perception skill to obtain a structured scene snapshot or run a quick analysis of the active Unity scene.

Frequently Asked Questions about unity-perception

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

FAQPage Schema
How do I generate a structured summary of a Unity scene for documentation?

To generate a structured Unity scene summary for documentation, you can extract project context, component statistics, and health checks into an exportable report. This provides a concise scene snapshot to share with teammates.

What is the best way to analyze Unity scene dependencies for performance optimization?

The best way to analyze Unity scene dependencies for performance optimization is to run a scene health check and dependency overview. This identifies component statistics and structural issues across active scenes or the entire project.

Can I export a Unity scene report to share with stakeholders?

Yes, you can export a Unity scene report to share with stakeholders. The process involves analyzing the active scene to produce export-ready reports that include health checks, dependency overviews, and scene summaries.

Does Unity scene analysis work for debugging across an entire project?

Yes, Unity scene analysis works for debugging across an entire project. It supports scene health checks and dependency overviews not just for active scenes but across the full project scope to help identify architectural issues.

When do I need to run a Unity scene health check?

You need to run a Unity scene health check when debugging, optimizing performance, or documenting scene architecture. It provides component statistics and dependency overviews to identify potential structural issues within the active scene.