什麼是 uloop-unity-search?
在 Unity 專案中搜尋資產。使用場合:按名稱/類型尋找場景、預製件、腳本、材質或其他資產,或當使用者要求搜尋項目文件時。傳回資產路徑和元資料。 來源:hatayama/uloopmcp。
在 Unity 專案中搜尋資產。使用場合:按名稱/類型尋找場景、預製件、腳本、材質或其他資產,或當使用者要求搜尋項目文件時。傳回資產路徑和元資料。
透過命令列快速安裝 uloop-unity-search AI 技能到你的開發環境
來源:hatayama/uloopmcp。
| --search-query | string | - | Search query | | --providers | array | - | Search providers (e.g., asset, scene, find) | | --max-results | integer | 50 | Maximum number of results | | --save-to-file | boolean | false | Save results to file |
| --project-path | Target a specific Unity project (mutually exclusive with --port). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd. | | -p, --port | Specify Unity TCP port directly (mutually exclusive with --project-path). |
Returns JSON array of search results with paths and metadata.
在 Unity 專案中搜尋資產。使用場合:按名稱/類型尋找場景、預製件、腳本、材質或其他資產,或當使用者要求搜尋項目文件時。傳回資產路徑和元資料。 來源:hatayama/uloopmcp。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search在 Unity 專案中搜尋資產。使用場合:按名稱/類型尋找場景、預製件、腳本、材質或其他資產,或當使用者要求搜尋項目文件時。傳回資產路徑和元資料。 來源:hatayama/uloopmcp。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hatayama/uloopmcp