operating-gitlab

Manage GitLab merge requests, issues, and CI/CD pipelines via glab CLI.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/sumik5/sumik-llm-plugin --skill operating-gitlab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: operating-gitlab
Source: https://github.com/sumik5/sumik-llm-plugin/tree/main/plugins/devkit/skills/operating-gitlab
Command: npx skills add https://github.com/sumik5/sumik-llm-plugin --skill operating-gitlab

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies GitLab operations, enabling users to manage their projects and workflows efficiently through the powerful glab command-line tool.

Core Features & Use Cases

  • Comprehensive GitLab Commands: Access and manage a wide range of GitLab features, including MRs, issues, CI/CD, and more.
  • Authentication Management: Handle authentication for GitLab instances, including login, token management, and CI job tokens.
  • Project and Repository Management: Clone, fork, mirror, and manage repositories, along with managing releases, snippets, labels, and milestones.

Quick Start

Use the operating-gitlab skill to list all merge requests in your current repository with the command: operating-gitlab mr list -R OWNER/REPO.

Frequently Asked Questions about operating-gitlab

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

FAQPage Schema
How do I manage GitLab merge requests and issues from the command line?

You can manage GitLab merge requests and issues using the glab CLI. This Skill handles MR management and issue tracking directly from your terminal, requiring only glab CLI and GitLab access.

What is the best way to automate GitLab CI/CD pipeline operations locally?

Automating GitLab CI/CD pipeline operations is best done using the glab CLI. This Skill executes CI/CD pipeline tasks and manages project workflows efficiently without leaving the command line.

Do I need to install glab separately to use this GitLab operation Skill?

Yes, you need to install the glab CLI separately. This Skill depends on the glab tool to handle authentication, project management, and repository operations for your GitLab instance.

Can I handle GitLab authentication and token management via the command line?

You can handle GitLab authentication and token management via the command line using glab. The Skill supports login, token management, and CI job tokens for secure GitLab instance access.

How do I clone, fork, and manage GitLab repositories using CLI?

To clone, fork, and manage GitLab repositories via CLI, use the glab tool. This Skill simplifies repository management, including mirroring, releases, snippets, labels, and milestones.

What are the limitations of using glab for GitLab project management?

Using glab for GitLab project management requires GitLab access and local CLI configuration. Operations are bound by glab CLI capabilities and API rate limits, making it suited for terminal-based workflows.