Uninstall a UPM package from the Unity project. Modifies manifest.json and may trigger a domain reload — the final result is delivered after the reload via the request's requestId. Built-in packages and packages that are dependencies of others cannot be removed. Use 'package-list' to list installed packages first.
$npx -y skills add ivanmurzak/unity-mcp --skill package-removeInstalls into the current project.
Run `npx skills use "https://github.com/ivanmurzak/unity-mcp" --skill "ivanmurzak/unity-mcp/package-remove"` 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.