什么是 exploring-github?
使用 gh CLI 探索和了解 GitHub 存储库。当被要求浏览存储库、读取文件、搜索代码、分析问题/PR/提交/发布或了解 GitHub 上的代码库时使用。取代基于 MCP 的 GitHub 工具,除了 gh 之外,还具有零依赖关系。 来源:andrewbastin/gh-scout。
使用 gh CLI 探索和了解 GitHub 存储库。当被要求浏览存储库、读取文件、搜索代码、分析问题/PR/提交/发布或了解 GitHub 上的代码库时使用。取代基于 MCP 的 GitHub 工具,除了 gh 之外,还具有零依赖关系。
通过命令行快速安装 exploring-github AI 技能到你的开发环境
来源:andrewbastin/gh-scout。
Explore and understand GitHub repositories using the gh CLI — a zero-dependency alternative to MCP-based GitHub context servers like gitctx.
If gh is not found or not authenticated, stop and ask the user to install/authenticate it. If a command fails for a non-blocking reason (e.g., rate limit on a non-critical call), skip it and continue.
Maintain a mental "current repo" context. Once the user specifies a repo (e.g., rust-lang/rust), use -R owner/repo on all subsequent gh commands. Track:
使用 gh CLI 探索和了解 GitHub 存储库。当被要求浏览存储库、读取文件、搜索代码、分析问题/PR/提交/发布或了解 GitHub 上的代码库时使用。取代基于 MCP 的 GitHub 工具,除了 gh 之外,还具有零依赖关系。 来源:andrewbastin/gh-scout。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/andrewbastin/gh-scout --skill exploring-github使用 gh CLI 探索和了解 GitHub 存储库。当被要求浏览存储库、读取文件、搜索代码、分析问题/PR/提交/发布或了解 GitHub 上的代码库时使用。取代基于 MCP 的 GitHub 工具,除了 gh 之外,还具有零依赖关系。 来源:andrewbastin/gh-scout。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/andrewbastin/gh-scout --skill exploring-github 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/andrewbastin/gh-scout