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