Get serialized data for a Unity UnityEngine.Object — all serializable fields and properties. Supports token-saving path-scoped reads via paths or viewQuery. Pair with 'object-modify' when you need to write back.
$npx -y skills add ivanmurzak/unity-mcp --skill object-get-dataInstalls into the current project.
Run `npx skills use "https://github.com/ivanmurzak/unity-mcp" --skill "ivanmurzak/unity-mcp/object-get-data"` 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.