Github

Interact with GitHub using the gh CLI for repos, issues, PRs, and actions.

majiayu000 Updated 567 repo stars

File contents

GitHub

Interact with GitHub using the gh CLI for repos, issues, PRs, and actions.

Common Commands

# Repository
gh repo create
gh repo clone

# Issues
gh issue list
gh issue create

# PRs
gh pr create
gh pr merge

# Actions
gh run list
gh run watch

Best Practices

  • Use --web to open in browser
  • Add --template for structured issues
  • Use gh auth status to verify login

majiayu000/claude-skill-registry-data/tree/main/integration/github-niraven-pokee-deep-research commit 047b99aefd

Frequently asked questions

npx skillmds@latest add majiayu000/github-27