什么是 repo-explorer?
当用户要求探索存储库、熟悉项目、“repo explorer”、“告诉我有关此存储库的信息”、“repo-explorer”、“此存储库的用途”或想要了解 Gitee 存储库的概述时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
当用户要求探索存储库、熟悉项目、“repo explorer”、“告诉我有关此存储库的信息”、“repo-explorer”、“此存储库的用途”或想要了解 Gitee 存储库的概述时,请使用此技能。需要配置 Gitee MCP 服务器。
通过命令行快速安装 repo-explorer AI 技能到你的开发环境
来源:oschina/gitee-agent-skills。
Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.
Quickly explore the structure and core content of a Gitee repository and generate an overview report to help get up to speed on an unfamiliar project.
First, use getfilecontent with path="/" to get the root directory tree:
当用户要求探索存储库、熟悉项目、“repo explorer”、“告诉我有关此存储库的信息”、“repo-explorer”、“此存储库的用途”或想要了解 Gitee 存储库的概述时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oschina/gitee-agent-skills --skill repo-explorer当用户要求探索存储库、熟悉项目、“repo explorer”、“告诉我有关此存储库的信息”、“repo-explorer”、“此存储库的用途”或想要了解 Gitee 存储库的概述时,请使用此技能。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oschina/gitee-agent-skills --skill repo-explorer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oschina/gitee-agent-skills