How this skill is triggered — by the user, by Claude, or both
Slash command
/gh-expert:gh-copilotThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use GitHub Copilot from the command line for AI-assisted tasks.
Use GitHub Copilot from the command line for AI-assisted tasks.
gh copilot explain "<natural language question>"gh copilot suggest "<task description>"gh copilot --agent or gh copilot interactive modegh copilot explain "how do I list all open issues"Triggered when user says "copilot", "gh copilot", "explain command", "suggest command", "how do I use gh".
Use explain to understand what a command does before running it.
Use suggest when unsure what gh command to use for a task.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin gh-expertReference for GitHub CLI (gh) commands covering repos, issues, PRs, Actions, projects, releases, gists, codespaces, search, secrets, and API operations.
Executes GitHub operations via the gh CLI for inspecting repos, files, issues, PRs, releases, Actions, and cloning for deep analysis. Activates on github.com URLs or repo paths.
GitHub issues, pull requests, repos, code search, and Actions via the gh CLI. Use when the user mentions GitHub, an issue/PR number, a repo, a commit, or code review.