This Skill provides GitHub integration: it automatically recognizes links, short references, and keywords (e.g. github.com/owner/repo/issues/123, #123, pr…
This Skill provides GitHub integration: it automatically recognizes links, short references, and keywords (e.g. github.com/owner/repo/issues/123, #123, pr 456, commit abc123) and uses the gh CLI to retrieve structured context (preferring --json) or queries commits, issues, PRs, Releases and workflow runs via git/gh API. Built-in command selection strategy: default to gh, on network errors switch to proxy-gh and retry once if available — fallback is triggered only for network errors. Supports common GitHub actions (create PRs, add comments, close issues, merge PRs, add labels, view/rerun workflow logs) and suggests linkage in commit/PR contexts (Fixes/Refs). Handles errors (not installed, not authenticated, resource not found, ambiguous references) and outputs attempted commands with clear recommendations. Suited for automated collaboration and quick context retrieval to improve development and code review efficiency while remaining usable during network anomalies.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.