Connects Claude directly to your GitLab instance through Membrane's CLI, handling all the OAuth plumbing so you can query projects, issues, merge requests, and pipelines without touching API tokens. The workflow is straightforward: authenticate once with `membrane login`, create a connection to your GitLab domain, then either use pre-built actions for common tasks or proxy raw API calls when you need something specific. Membrane manages credential refresh automatically, which is honestly the main reason to use this over rolling your own integration. Best for teams already neck-deep in GitLab who want an AI agent that can actually read their repos and update issues without constant credential babysitting.
npx skills add https://github.com/membranedev/application-skills --skill gitlab