gitlab-api
This skill integrates with GitLab to read, write, list, and delete repository files via the GitLab REST API. It reads `~/.config/gitlab/api_token` or `GITLAB_TOKEN`, runs `./scripts/gitlab_api.sh` (shell execution), and makes network requests to `https://gitlab.com` or a custom `GITLAB_URL`.