How this skill is triggered — by the user, by Claude, or both
Slash command
/github-app:github-authThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../../../shared/skills/github-auth/SKILL.md
../../../../shared/skills/github-auth/SKILL.md
npx claudepluginhub nsheaps/ai-mktpl --plugin github-appExecutes 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 CLI operations via `gh` for issues, PRs, Actions, releases, and REST/GraphQL API with `--json`/`--jq` parsing.