unity-addressables
Installation
SKILL.md
Addressables
Manage Addressable asset groups, build content, and analyse bundles. This skill is the content-delivery sibling of unity-asset-management.
Use When
- The user wants to manage Addressables groups or entries.
- The task involves building or cleaning Addressables content.
- The user wants an analysis pass or automatic issue fix before shipping content.
Do Not Use When
- The task is about general asset import settings or dependency analysis outside Addressables; use
unity-asset-management. - The request is about scene object setup rather than content delivery; use
unity-gameobject-editorunity-scene-create.