github-api
✓协调所有服务的全面 GitHub API 访问。智能地将 API 操作路由到专门的资源文件,涵盖身份验证、存储库、问题/PR、工作流程、安全性等。在实现 GitHub 集成、自动化操作或构建与 GitHub 交互的应用程序时使用。
SKILL.md
Comprehensive skill for working with the GitHub API across all services and operations. This skill provides intelligent routing to focused resource files covering both REST API v3 and GraphQL API v4.
| Use Case | Load Resource | Key Concepts |
| Setting up authentication, checking rate limits, handling errors, pagination | resources/rest-api-basics.md | Auth methods, rate limits, error codes, ETags, conditional requests | | Creating/managing repos, branches, commits, releases, tags, Git objects | resources/repositories.md | Repo CRUD, branch protection, file operations, releases, Git data |
协调所有服务的全面 GitHub API 访问。智能地将 API 操作路由到专门的资源文件,涵盖身份验证、存储库、问题/PR、工作流程、安全性等。在实现 GitHub 集成、自动化操作或构建与 GitHub 交互的应用程序时使用。 来源:markpitt/claude-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/markpitt/claude-skills --skill github-api- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 github-api?
协调所有服务的全面 GitHub API 访问。智能地将 API 操作路由到专门的资源文件,涵盖身份验证、存储库、问题/PR、工作流程、安全性等。在实现 GitHub 集成、自动化操作或构建与 GitHub 交互的应用程序时使用。 来源:markpitt/claude-skills。
如何安装 github-api?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/markpitt/claude-skills --skill github-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/markpitt/claude-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01