github

Manage GitHub repositories, pull requests, issues, branches and code reviews via authenticated API operations.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill github-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/github
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill github-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines day-to-day GitHub work by helping you manage repositories, pull requests, issues, branches, and code reviews without switching contexts.

Core Features & Use Cases

  • Repository Management: Create, fork, delete, search, and inspect repositories for common maintenance workflows.
  • Pull Requests & Reviews: Create pull requests, review code inline, merge changes, and track review status.
  • Issue and Workflow Operations: Organize issues, monitor workflows, inspect releases, and manage branches and tags.
  • Use Case: If you need to review a teammate’s branch, leave comments, and merge it after approval, this Skill guides the full GitHub workflow end to end.

Quick Start

Ask the assistant to review a GitHub pull request, summarize the code changes, and suggest any needed comments or merge actions.

Frequently Asked Questions about github

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

FAQPage Schema
How do I review a GitHub pull request and leave inline comments?

To review a GitHub pull request, you can request code summarization, generate inline review comments, track review status, and merge changes directly through authenticated GitHub API operations.

What's the best way to manage GitHub repositories, branches, and tags?

Managing GitHub repositories involves using API operations to create, fork, delete, search, and inspect repositories, while also tracking branches, tags, and releases for maintenance workflows.

Do I need a GitHub token to manage issues and monitor workflows?

Yes, you need a GitHub token with repository and workflow permissions to perform authenticated API operations for organizing issues and monitoring GitHub workflows.

Can I track GitHub workflow status and release versions without switching contexts?

Tracking GitHub workflows and releases without switching contexts is possible by monitoring workflow runs, inspecting releases, and managing branch tracking through unified API operations.

How do I create and merge pull requests for collaborative engineering tasks?

Creating and merging pull requests for collaborative engineering tasks requires using authenticated API operations to create the PR, review code changes, and execute the merge after approval.

What are the limitations of using API operations for GitHub code review workflows?

Limitations include requiring a properly scoped GitHub token with repository and workflow permissions, as API operations depend entirely on token authorization for managing code review workflows.