gitlab-skill

Fetch GitLab issues and merge requests, generate summaries, and automate resolution workflows.

5|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ekohe/gitlab-skill --skill gitlab-skill-ekohe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitlab-skill
Source: https://github.com/ekohe/gitlab-skill/tree/main
Command: npx skills add https://github.com/ekohe/gitlab-skill --skill gitlab-skill-ekohe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines your interaction with GitLab by automating common tasks like fetching issues, reviewing code, and resolving bugs, saving you significant time and effort.

Core Features & Use Cases

  • Issue Management: Fetch, summarize, and track GitLab issues.
  • Code Review: Perform structured code reviews on merge requests.
  • Automated Resolution: Automate the entire process from issue creation to merge request.
  • Project Insights: Aggregate statistics and gain insights into project health.
  • Use Case: When a user asks to "Fix issue #123 in the webapp project", this Skill can automatically create a branch, implement the fix, commit, push, and create a merge request, linking it back to the original issue.

Quick Start

Use the gitlab-skill to summarize issue number 456 in the webapp project.

Frequently Asked Questions about gitlab-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitLab merge request code reviews?

Automating GitLab merge request code reviews involves fetching merge requests and performing structured analysis across security, logic, performance, and quality dimensions. This Skill automates the review process by generating structured summaries directly from your GitLab instances.

Can I automatically resolve a GitLab issue from creation to merge request?

Yes, you can automate the entire GitLab issue resolution workflow. By configuring instances and tokens, the Skill can automatically create a branch, implement fixes, commit, push, and create a linked merge request back to the original issue.

What is the best way to generate an executive summary of GitLab issues?

Generating an executive summary of GitLab issues requires fetching and tracking the issues via API access. This Skill integrates with GitLab to fetch issues, aggregate project statistics, and generate concise executive summaries for project insights.

Do I need API tokens to manage multiple GitLab instances?

Yes, you need to configure GitLab instances and API tokens for access. The Skill requires these tokens to fetch issues and merge requests, supporting multi-instance management and project aliases for detailed analysis across your environments.

How does multi-instance GitLab workflow automation handle project aliases?

Multi-instance GitLab workflow automation handles project aliases by mapping custom names to specific projects across different instances. This allows you to target specific projects easily, such as asking to fix an issue in the 'webapp' project without specifying full paths.