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 adityahimaone/hermes-agent-rtk-caveman --skill github-authInstalls into the current project.
Run `npx skills use "https://github.com/adityahimaone/hermes-agent-rtk-caveman" --skill "adityahimaone/hermes-agent-rtk-caveman/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/adityahimaone/hermes-agent-rtk-caveman" that are relevant to the current task. Run `npx skills add "https://github.com/adityahimaone/hermes-agent-rtk-caveman"` and select the relevant skills, then follow their instructions.