glab-issue

Create, view, update, and manage GitLab issues via the glab CLI.

12|2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/haomingz/kimi-skills --skill glab-issue-haomingz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-issue
Source: https://github.com/haomingz/kimi-skills/tree/main/skills/gitlab-cli-guide/glab-issue
Command: npx skills add https://github.com/haomingz/kimi-skills --skill glab-issue-haomingz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

GitLab 议题管理往往需要在不同界面中切换,协作和跟踪效率有限。本技能通过命令行使用户能够快速创建、查看、更新和管理议题,从而集中操作并提升工作流效率。

Core Features & Use Cases

  • 创建、查看、更新、关闭/重新打开议题
  • 根据状态、标签、指派人、里程碑以及搜索条件进行筛选,快速定位议题
  • 跨项目的议题管理与看板支持,适用于缺陷报告、功能请求和日常任务跟踪

Quick Start

Create and manage GitLab issues from the command line using glab.

Frequently Asked Questions about glab-issue

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

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

You can manage GitLab issues from the command line by using the glab CLI to create, view, update, and close issues. This streamlines project issue workflows and bug tracking without leaving the terminal.

Can I filter GitLab issues by assignee, label, or milestone using the CLI?

Yes, you can filter GitLab issues by assignee, label, and milestone using the CLI. The glab tool supports filtering by various criteria to help you quickly locate specific issues across projects.

Does glab support Kanban-style boards for project issue tracking?

Yes, glab supports Kanban-style boards for project issue tracking. You can manage and view your issues on boards to facilitate bug reports, feature requests, and task tracking directly from the command line.

What is the best way to automate GitLab issue creation and updates?

The best way to automate GitLab issue creation and updates is by using the glab command-line tool. It allows you to script end-to-end issue management operations including creating, noting, and reopening issues.

Why use the command line for GitLab issue management instead of the web interface?

Using the command line for GitLab issue management centralizes operations and improves workflow efficiency. It eliminates the need to switch between different web interfaces, allowing faster tracking and collaboration.