Gitlab
This skill integrates with GitLab for streamlined CI/CD workflows and deployment automation, boosting development efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add openhands-gitlab npx -- -y @trustedskills/openhands-gitlab
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openhands-gitlab": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openhands-gitlab"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with GitLab, a web-based version control system. It enables agents to perform actions such as creating merge requests, fetching commit history, and managing project repositories. The agent can automate tasks related to software development workflows within the GitLab environment.
When to use it
- Automating code review processes by creating merge request summaries for team members.
- Retrieving specific commit information (e.g., author, date, message) from a GitLab repository.
- Monitoring project activity and generating reports on recent changes or contributions.
- Creating new branches in a GitLab repository based on specified naming conventions.
Key capabilities
- Merge request creation
- Commit history retrieval
- Project repository management
- Branch creation
Example prompts
- "Create a merge request for the 'feature/new-login' branch, targeting the main branch."
- "What is the most recent commit message in the 'website' repository?"
- "Generate a report of all commits made to the 'backend' project this week."
Tips & gotchas
Requires appropriate authentication credentials and permissions within your GitLab instance. The agent’s access will be limited by the user account it uses to connect to GitLab.
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.