github

Manage GitHub repositories, issues, pull requests, and code reviews.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, curl, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing GitHub repositories, issues, pull requests, and code review workflows through simple commands and pre-defined workflows.

Core Features & Use Cases

  • Authentication: Configure and manage GitHub authentication for seamless integration with GitHub CLI or Git operations.
  • Repository Management: Create, clone, fork, and manage GitHub repositories with ease.
  • Issues and Pull Requests: Manage issues and pull requests, including creating, searching, and tracking them.
  • Code Review: Perform code review workflows, including local code reviews before pushing and reviewing open pull requests.
  • Use Case: Automate the setup and management of GitHub workflows, reducing manual processes and increasing efficiency in collaborative development.

Quick Start

Use the github skill to authenticate with GitHub and clone a repository:

git clone <repo-url>

Frequently Asked Questions about github

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

FAQPage Schema
How do I manage GitHub pull requests and code reviews from the command line?

GitHub authentication is configured and managed through the Skill to ensure seamless integration with GitHub CLI and Git operations. It streamlines repository operations, issue tracking, and pull request management by handling credentials for command line access.

Can I create and clone repositories using GitHub CLI workflows?

Yes, you can create, clone, fork, and manage GitHub repositories using pre-defined workflows. This functionality relies on dependencies like gh, git, curl, and jq to execute repository operations seamlessly from your environment.

What is the best way to track and search issues in GitHub?

Yes, performing local code review workflows before pushing is fully supported. You can execute local code reviews and review open pull requests using integrated commands, ensuring code quality before integrating changes into remote GitHub repositories.

Do I need to install jq and curl to automate GitHub workflows?

Yes, you need jq, curl, gh, and git installed to automate GitHub workflows effectively. These dependencies are required to execute the pre-defined commands that streamline repository operations, issue tracking, and pull request management processes.