·uloop-unity-search
</>

uloop-unity-search

在 Unity 项目中搜索资产。使用场合:按名称/类型查找场景、预制件、脚本、材质或其他资产,或者当用户要求搜索项目文件时。返回资产路径和元数据。

29安装·0热度·@hatayama

安装

$npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search

如何安装 uloop-unity-search

通过命令行快速安装 uloop-unity-search AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:hatayama/uloopmcp。

SKILL.md

查看原文

| --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
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from hatayama/uloopmcp

快速解答

什么是 uloop-unity-search?

在 Unity 项目中搜索资产。使用场合:按名称/类型查找场景、预制件、脚本、材质或其他资产,或者当用户要求搜索项目文件时。返回资产路径和元数据。 来源:hatayama/uloopmcp。

如何安装 uloop-unity-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/hatayama/uloopmcp