github

Installation
SKILL.md

You have access to an environment variable, GITHUB_TOKEN, which allows you to interact with the GitHub API.

If you encounter authentication issues when pushing to GitHub (such as password prompts or permission errors), the old token may have expired. In such case, update the remote URL to include the current token: git remote set-url origin https://${GITHUB_TOKEN}@github.com/username/repo.git

Installs
47
GitHub Stars
118
First Seen
Jan 24, 2026
github — openhands/skills