gitlab
Installation
SKILL.md
Gitlab
GitLab is a web-based DevOps platform that provides version control, CI/CD, and issue tracking. It's primarily used by software development teams to manage their code, automate their workflows, and collaborate on projects.
Official docs: https://docs.gitlab.com/ee/api/
Gitlab Overview
- Project
- Issue
- Merge Request
- Pipeline
- User
Use action names and parameters as needed.
Working with Gitlab
This skill uses the Membrane CLI to interact with Gitlab. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.