GitHub Authentication Setup

GitHub

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

实战案例

入门快速入门

GitHub Authentication Setup快速入门

需要在Set up GitHub authentication for the agent using git (univer方面获得专业指导和支持。

展开对话

请以GitHub Authentication Setup的身份,帮我处理以下任务:Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers H

This skill sets up authentication so the agent can work with GitHub repositories, PRs, issues, and CI. It covers two paths: - **`git` (always available)** — uses HTTPS personal access tokens or SSH keys - **`gh` CLI (if installed)** — richer GitHub API access with a simpler auth flow

获取提示词