unity-perception

Summarize Unity scenes and generate hierarchy, dependency, and markdown reports.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mufengbufeng/EF --skill unity-perception-mufengbufeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-perception
Source: https://github.com/mufengbufeng/EF/tree/main/UnityProject/.claude/skills/unity-skills/skills/perception
Command: npx skills add https://github.com/mufengbufeng/EF --skill unity-perception-mufengbufeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unity developers often need a quick, authoritative view of a scene to assess structure, components, and dependencies for debugging, optimization, or collaboration.

Core Features & Use Cases

  • Scene summary with key metrics and notable components
  • Hierarchy description providing a readable object tree
  • Dependency/export support to generate markdown or JSON reports for reviews and handoffs

Quick Start

Generate a concise scene overview for 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 analyze a Unity scene to understand its structure and dependencies?

To analyze a Unity scene, you can generate a scene summary that provides key metrics, a readable hierarchy tree, and dependency hints. This gives a clear overview of components and structure for debugging or optimization.

Can I export a Unity scene report for design reviews and team handoffs?

Yes, you can export Unity scene reports in markdown or JSON formats. These export-ready reports summarize the hierarchy and dependencies, making them suitable for design reviews and team collaboration.

What is the best way to get a quick overview of object hierarchies in a Unity project?

The best way to get a quick overview is to generate a hierarchy description that maps the object tree. This provides a readable view of the scene structure and notable components at a glance.

Do I need any specific Unity dependencies to generate scene summaries and hierarchy views?

No specific dependencies are required. The tool works across typical Unity projects to analyze scenes and produce structured JSON-like outputs and markdown exports without needing additional components.

When do I need to generate a Unity scene summary for my project?

You need to generate a Unity scene summary when you require an authoritative view of your scene for debugging, optimization, or collaboration. It helps assess structure, components, and dependencies quickly.

What format do Unity scene analysis reports export to?

Unity scene analysis reports export to markdown and structured JSON-like formats. These exports include scene summaries, hierarchy views, and dependency hints for design reviews.