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.
$npx -y skills add gquthier/clawg --skill github-authInstalls into the current project.
Run `npx skills use "https://github.com/gquthier/clawg" --skill "gquthier/clawg/github-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gquthier/clawg" that are relevant to the current task. Run `npx skills add "https://github.com/gquthier/clawg"` and select the relevant skills, then follow their instructions.