github

Installation
SKILL.md

GitHub (Tool)

Beyond the platform, GitHub provides powerful CLI tools (gh) and Desktop apps that streamline workflows.

When to Use

  • PR Management: gh pr create, gh pr checkout.
  • CLI: Scripting GitHub Actions or releases.
  • Copilot: Managing AI settings.

Core Concepts

GitHub CLI (gh)

The official CLI. gh repo create my-new-repo --public --clone

Codespaces

Installs
3
GitHub Stars
10
First Seen
Feb 10, 2026
github — g1joshi/agent-skills