Create a new folder under a parent folder inside 'Assets/'. The parent path must start with 'Assets/' and every intermediate folder in it must already exist. Refreshes the AssetDatabase at the end and returns the GUID(s) of the created folder(s).
$npx -y skills add ivanmurzak/unity-mcp --skill assets-create-folderInstalls into the current project.
Run `npx skills use "https://github.com/ivanmurzak/unity-mcp" --skill "ivanmurzak/unity-mcp/assets-create-folder"` 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.