This automates GitLab operations through Composio's Rube MCP server. You can manage issues, merge requests, projects, branches, and CI/CD pipelines without leaving Claude. The workflow is tool first: search for current schemas, verify your GitLab connection is active via OAuth, then chain operations like listing projects, creating issues with labels, or monitoring pipeline status. The documentation is thorough about pitfalls like issue_iid versus global IDs, label replacement behavior, and pagination requirements. Useful if you're triaging issues or checking build status and want to skip the browser.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill gitlab-automation