github-content
✓使用 gh CLI 获取 GitHub 问题、PR、存储库内容和代码。当用户共享 GitHub URL(问题、PR、存储库、源文件)或询问 GitHub 内容时使用。 gh CLI 提供了 Web 获取经常因 JavaScript 渲染而错过的完整内容。
SKILL.md
GitHub's web interface relies heavily on JavaScript to load comments, reviews, and discussions. Web fetching often retrieves only partial content. The gh CLI accesses the API directly and returns complete data.
| github.com/owner/repo | github.com/zed-industries/zed | | github.com/owner/repo/issues/123 | Issue #123 in that repo | | github.com/owner/repo/pull/456 | PR #456 in that repo | | github.com/owner/repo/blob/branch/path | Source file at path | | github.com/owner/repo/tree/branch/path | Directory at path |
使用 gh CLI 获取 GitHub 问题、PR、存储库内容和代码。当用户共享 GitHub URL(问题、PR、存储库、源文件)或询问 GitHub 内容时使用。 gh CLI 提供了 Web 获取经常因 JavaScript 渲染而错过的完整内容。 来源:krmcbride/claude-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/krmcbride/claude-plugins --skill github-content 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/krmcbride/claude-plugins --skill github-content- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-08
- 更新时间
- 2026-02-18
快速解答
什么是 github-content?
使用 gh CLI 获取 GitHub 问题、PR、存储库内容和代码。当用户共享 GitHub URL(问题、PR、存储库、源文件)或询问 GitHub 内容时使用。 gh CLI 提供了 Web 获取经常因 JavaScript 渲染而错过的完整内容。 来源:krmcbride/claude-plugins。
如何安装 github-content?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/krmcbride/claude-plugins --skill github-content 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/krmcbride/claude-plugins