glab

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

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/mattstyles333/openclaw-workspace --skill glab-mattstyles333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab
Source: https://github.com/mattstyles333/openclaw-workspace/tree/main/skills/glab
Command: npx skills add https://github.com/mattstyles333/openclaw-workspace --skill glab-mattstyles333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions with GitLab repositories, issues, merge requests, and CI/CD pipelines directly from your command line, eliminating the need to navigate the web UI for common tasks.

Core Features & Use Cases

  • Repository Management: Clone, view, and manage projects.
  • Merge Request & Issue Tracking: Create, list, and view merge requests and issues.
  • CI/CD Operations: Monitor pipelines and view job logs.
  • API Access: Perform raw API calls for advanced operations.

Quick Start

Use the glab skill to list all merge requests for the matt/gtin-scanner repository on gitlab.s4l.link.

Frequently Asked Questions about glab

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 from the command line using the glab CLI. This Skill enables you to create, list, and view repository items directly without navigating the web UI.

Can I monitor GitLab CI/CD pipelines using a CLI tool?

Yes, you can monitor GitLab CI/CD pipelines using the glab CLI tool. This Skill allows you to track pipeline statuses and view job logs directly from your terminal environment.

Do I need a token to interact with self-hosted GitLab instances via CLI?

Yes, interacting with self-hosted GitLab instances via CLI requires a configured GITLAB_TOKEN environment variable. This token provides secure authentication when specifying your hostname.

What's the best way to perform raw API calls for GitLab repositories?

The best way to perform raw API calls for GitLab repositories is using the glab CLI. This Skill supports raw API access for executing advanced operations on your GitLab instance.

How does command-line GitLab repository management work?

Command-line GitLab repository management works by using the glab CLI to clone, view, and manage projects. This Skill streamlines these interactions directly from your terminal.