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-searchUnity 프로젝트에서 자산을 검색하세요. 사용 시기: 장면, 프리팹, 스크립트, 재료 또는 기타 자산을 이름/유형별로 찾거나 사용자가 프로젝트 파일 검색을 요청하는 경우. 자산 경로 및 메타데이터를 반환합니다. 출처: 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