byivanmurzak· 64 skills
Modify GameObject fields and properties in opened Prefab or in a Scene. You can modify multiple GameObjects at once. Just provide the same number of GameObject references and SerializedMember objects. Three modification surfaces are available per GameObject (gameObjectDiffs, pathPatchesPerGameObject, jsonPatchesPerGameObject) — see the skill body for details.
$npx -y skills add ivanmurzak/unity-mcp --skill gameobject-modifyInstalls into the current project.
Run `npx skills use "https://github.com/ivanmurzak/unity-mcp" --skill "ivanmurzak/unity-mcp/gameobject-modify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ivanmurzak/unity-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/ivanmurzak/unity-mcp"` and select the relevant skills, then follow their instructions.