gitlab Skill
Manage GitLab merge requests and pipelines with a Python CLI Published by microsoft in hve-core.
What is gitlab Skill?
Manage GitLab merge requests and pipelines with a Python CLI Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using hve-core
Technical details
- Install or run with Copy skill directory
When to use gitlab Skill
- Use it for developers using hve-core.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: .github/skills/gitlab/gitlab/SKILL.md
What it does
Manage GitLab merge requests and pipelines with a Python CLI
Skill instructions
GitLab Skill Overview Use this skill to inspect and update GitLab merge requests, notes, pipelines, and job logs against GitLab.com or self-managed GitLab instances. This skill is the repository-local Python workflow for GitLab tasks. It is not the official GitLab MCP server integration surface. This first hve-core implementation is Python-only. Run the CLI through python scripts/gitlab.py and prefer --fields for read operations to keep output concise. Prerequisites The skill requires Python 3.11 or later. Set these environment variables before running any command: | Variable | Required | Example | Purpose | |------------------|----------|----------------------|-----------------------------------------------| | GITLABURL | Yes | https://gitlab.com | GitLab instance URL | | GITLABTOKEN | Yes | glpat-... | Personal access token sent as PRIVATE-TOKEN | | GITLABPROJECT | No | group/project | Project path or numeric project ID | If GITLABPROJECT is not set, the script attempts to detect the
Explore related resources
Frequently asked questions
What is gitlab?
gitlab is a open-source AI agent skill with Copy skill directory. Manage GitLab merge requests and pipelines with a Python CLI
Who is gitlab best for?
gitlab is best for reusing agent instructions, scripts, and references.
How do I install gitlab?
Install or run gitlab using Copy skill directory. Check gitlab for the latest setup command.
Is gitlab actively maintained?
gitlab may need a closer maintenance check before production use.
Auto-fetched from GitHub.