Skip to main content
Run any Skill in Manus
with one click

unity-asset-ops

Stars30
Forks6
UpdatedApril 19, 2026 at 03:39

Unity Editor asset management via run_unity_python: import, find, create, move, and delete assets. Use when AI needs to: (1) search assets by type or name (AssetDatabase.FindAssets), (2) import external files, (3) instantiate prefabs in scene, (4) create prefabs from GameObjects, (5) create materials and assign shaders, (6) move/rename/delete assets, (7) refresh AssetDatabase, (8) get asset info (path, GUID, type). NOT for: modifying component properties (use unity-component-ops), scene hierarchy (use unity-gameobject-ops).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly