gitlab

Installation
SKILL.md

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

If you encounter authentication issues when pushing to GitLab (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://oauth2:${GITLAB_TOKEN}@gitlab.com/username/repo.git

Installs
55
GitHub Stars
118
First Seen
Jan 23, 2026
gitlab — openhands/skills