Agent skill

github

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

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/github-niraven-pokee-deep-research-

Metadata

Additional technical details for this skill

openclaw
{
    "emoji": "\ud83d\udc19",
    "category": "development"
}

SKILL.md

GitHub

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

Common Commands

bash
# 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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results