Gitlab Group
This skill integrates with GitLab groups, streamlining workflows by automating tasks and providing centralized access to group-related information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gitlab-group npx -- -y @trustedskills/gitlab-group
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gitlab-group": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gitlab-group"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The gitlab-group skill allows an AI agent to interact with and manage GitLab groups. It can list group members, retrieve group details like description and creation date, and perform actions such as inviting new users to a group. This skill streamlines common GitLab administration tasks through natural language interaction.
When to use it
- Team onboarding: Quickly add new team members to relevant GitLab groups based on their roles.
- Group information retrieval: Get details about a specific group, like its description or creation date, without navigating the GitLab UI.
- User management: Invite users to existing groups directly through an AI agent interaction.
- Auditing and reporting: Retrieve lists of group members for compliance or security audits.
Key capabilities
- List group members
- Retrieve group details (description, creation date)
- Invite new users to a group
Example prompts
- "Show me the members of the 'marketing' GitLab group."
- "What is the description for the 'engineering-team' group?"
- "Add John Doe to the 'security' GitLab group."
Tips & gotchas
- Requires appropriate API access and permissions within your GitLab instance. Ensure the AI agent has sufficient privileges to perform the requested actions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.