Toggle the wrapper's local 'enabled' flag for a named profiler module. Bookkeeping only — Unity's runtime API does not expose direct module control; for real module visibility use the Profiler window.
$npx -y skills add ivanmurzak/unity-mcp --skill profiler-enable-moduleInstalls into the current project.
Run `npx skills use "https://github.com/ivanmurzak/unity-mcp" --skill "ivanmurzak/unity-mcp/profiler-enable-module"` 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.