read-uasset-deep
CommunityDeep dive into Unreal Engine .uasset files.
Software Engineering#game development#debugging#unreal engine#asset analysis#dependency parsing#uasset
Authorbuihuuloc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand the internal structure of Unreal Engine's .uasset files, which is crucial for debugging asset issues, analyzing game logic, and understanding dependencies.
Core Features & Use Cases
- Parse .uasset files: Extract package info, name tables, imports, and exports.
- Deep Analysis: Recursively read dependencies for a comprehensive view.
- Format Output: Get results as JSON or human-readable text.
- Use Case: Analyze a Behavior Tree (
.uasset) to identify all its dependencies and understand its structure for debugging AI issues.
Quick Start
Parse the Unreal Engine asset file 'Content/Characters/BP_Player.uasset' to get its full structure as JSON.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: read-uasset-deep Download link: https://github.com/buihuuloc/universal-ue-skills/archive/main.zip#read-uasset-deep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.