CtrlK
BlogDocsLog inGet started
Tessl Logo

Unity-MCP

github.com/IvanMurzak/Unity-MCP

Skill

Added

Review

assets-delete

Unity-MCP-Plugin/.claude/skills/assets-delete/SKILL.md

Delete the assets at the given project paths. Refreshes the AssetDatabase at the end. Use 'assets-find' to locate the assets first.

55

assets-create-folder

Unity-MCP-Plugin/.claude/skills/assets-create-folder/SKILL.md

Create a new folder under a parent folder inside 'Assets/'. The parent path must start with 'Assets/' and every intermediate folder in it must already exist. Refreshes the AssetDatabase at the end and returns the GUID(s) of the created folder(s).

60

assets-copy

Unity-MCP-Plugin/.claude/skills/assets-copy/SKILL.md

Copy assets at given paths and store them at new paths. Refreshes the AssetDatabase at the end. Use 'assets-find' to locate the source assets first.

github-pr-review-fix

.claude/skills/github-pr-review-fix/SKILL.md

Review and resolve PR comments from GitHub. Validates each comment, fixes legitimate issues.

57

build-cli

.claude/skills/build-cli/SKILL.md

Build the unity-mcp-cli TypeScript CLI tool and link it globally for terminal use.

68