Unity-Skills
Let AI control the Unity Editor through 805 REST skills
All Skills in This Repository (84)
Pure Emerald Level Indicatorsunity-skills-index
Index Unity Skills modules and their batch support for automation workflows.
unity-ui
Create Unity UI elements individually or in batches with parameterized properties.
unity-importer
Configure Unity asset import settings for textures, audio, and models.
unity-asset
Import, organize, and manipulate Unity assets in single or batch workflows.
unity-smart
Query Unity scene objects by component property values and organize layouts.
unity-component
Add, remove, and configure Unity GameObject components in single or batch operations.
unity-animator
Automates Unity Animator controller and parameter management for game scenes.
unity-script
Create and manage Unity C# scripts from templates with namespaces.
unity-terrain
Automate Unity terrain creation and modification via height, texture, and feature scripts.
unity-prefab
Create, instantiate, and batch spawn Unity prefabs using native APIs.
unity-shader
Create, read, and list Unity shader assets with templates and filters.
unity-light
Create and configure Directional, Point, Spot, and Area lights in Unity scenes.
Frequently Asked Questions
FAQPage SchemaHow to install Unity-Skills?โผ
Run `npx skills add Besty0728/Unity-Skills --all -g -y` in your terminal to install the full skill suite globally.
What can Unity-Skills automate in the Unity Editor?โผ
It exposes 805 REST skills covering GameObjects, components, materials, scenes, prefabs, UI, animation, physics, tests, packages, and more, so your AI agent can operate the Editor directly.
Is it safe to let AI modify my Unity project?โผ
Yes. Three permission modes (Approval, Auto, Bypass), dry-run previews, audit logs, and persistent per-task snapshots let you review, approve, and roll back any change.
Which AI tools work with Unity-Skills?โผ
It offers one-click setup for Claude Code, Cursor, Codex, Antigravity, OpenCode, and Kimi Code, and works with any agent that can call a local REST API.
Which Unity versions are supported?โผ
Unity 2022.3 LTS and newer, including Unity 6 (6000.x), across Built-in, URP, and HDRP render pipelines.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core