·gitlab-issue

GitLab issue operations. ALWAYS use this skill when user wants to: (1) list issues, (2) view issue details, (3) create new issues, (4) update/close/reopen issues, (5) add comments/notes to issues.

9Installs·1Trend·@grandcamel

Installation

$npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issue

How to Install gitlab-issue

Quickly install gitlab-issue AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issue
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: grandcamel/gitlab-assistant-skills.

SKILL.md

View raw

| List issues | glab issue list | - | | View issue | glab issue view | - | | Create issue | glab issue create | ⚠️ | | Update issue | glab issue update | ⚠️ | | Close issue | glab issue close | ⚠️ | | Reopen issue | glab issue reopen | ⚠️ | | Delete issue | glab issue delete | ⚠️⚠️ | | Add note | glab issue note | ⚠️ |

Risk Legend: - Safe | ⚠️ Caution | ⚠️⚠️ Warning | ⚠️⚠️⚠️ Danger

| -a, --assignee= | Filter by assignee (use @me for yourself) | | --author= | Filter by author | | -l, --label= | Filter by comma-separated labels | | -m, --milestone= | Filter by milestone | | -s, --state= | Filter by state: opened, closed, all (default: opened) | | -c, --closed | Get only closed issues | | --all | Get all issues |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issue
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from grandcamel/gitlab-assistant-skills

Quick answers

What is gitlab-issue?

GitLab issue operations. ALWAYS use this skill when user wants to: (1) list issues, (2) view issue details, (3) create new issues, (4) update/close/reopen issues, (5) add comments/notes to issues. Source: grandcamel/gitlab-assistant-skills.

How do I install gitlab-issue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/grandcamel/gitlab-assistant-skills --skill gitlab-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/grandcamel/gitlab-assistant-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22