Add the marketplace
/plugin marketplace add taconotsandwich/unity-agentic-tools-claude-pluginInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Read and analyze Unity ProjectSettings/ files including EditorBuildSettings, PlayerSettings, and build profiles. Use when checking build targets, version info, or project configuration. Do NOT use for scene/prefab content — use unity-agentic-tools instead.
Parse, inspect, and edit Unity YAML files (.unity, .prefab, .asset) with a native Rust parser. Returns structured hierarchies and component data instead of raw YAML, reducing token usage by 10-50x compared to reading files directly.