github

Automate GitHub PR reviews, issue management, and repository operations.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill github-jieni777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/github
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill github-jieni777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub深度集成工具帮助开发团队自动化管理Pull Requests、Issues、代码审查以及仓库操作,减少重复工作并提升协作效率。

Core Features & Use Cases

  • 深度集成GitHub:处理PR、Issue搜索、代码审查、创建Issue、提交、查看提交历史与文件操作。
  • Use Cases: 适用于跨仓库协作、快速审查与合并、自动化任务等场景。
  • 例子: 当你需要快速查看所有打开的PR并给出审查意见时,直接请求并执行。

Quick Start

直接在Solo模式下请求:查看PR、创建Issue、审查代码,即可触发并执行相应的GitHub操作。

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request reviews and issue management for my GitHub repository?

You can automate pull request reviews and issue management by configuring a GitHub Personal Access Token with repo and workflow permissions in the GITHUB_PERSONAL_ACCESS_TOKEN environment variable, enabling automated PR reviews, issue searching, and file operations.

What GitHub workflows can I automate for code review and repository management?

Automatable GitHub workflows include pull request reviews, issue creation and searching, commit history exploration, and file operations across both public and private repositories.

Do I need a GitHub Personal Access Token to manage pull requests and issues?

Yes, managing pull requests and issues requires a GitHub Personal Access Token configured with repo and workflow permissions, set as the GITHUB_PERSONAL_ACCESS_TOKEN environment variable in MCP.

Can I use this GitHub integration for private repositories and cross-repository collaboration?

Yes, this GitHub integration supports both public and private repositories, allowing you to handle cross-repository collaboration, quick code reviews, merging, and automated task workflows.

What's the best way to view all open pull requests and provide review comments in GitHub?

The best way to view open pull requests and provide review comments is to request the action directly in Solo mode, which triggers the corresponding GitHub operations to fetch and review PRs automatically.

Why does my GitHub repository automation fail to access commit history and file operations?

GitHub repository automation fails when the GITHUB_PERSONAL_ACCESS_TOKEN environment variable lacks sufficient repo or workflow permissions, preventing access to commit history and file operations across repositories.