·gitlab-repo

GitLab repository operations. ALWAYS use this skill when user wants to: (1) clone repositories, (2) fork projects, (3) view repo info, (4) create new projects, (5) archive/delete repos, (6) manage repo settings.

10Installs·3Trend·@grandcamel

Installation

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

How to Install gitlab-repo

Quickly install gitlab-repo 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-repo
  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

Repository and project operations for GitLab using the glab CLI.

| Clone repo | glab repo clone | - | | Fork repo | glab repo fork | ⚠️ | | View repo | glab repo view | - | | Create repo | glab repo create | ⚠️ | | Search repos | glab repo search | - | | Archive repo | glab repo archive | ⚠️⚠️ | | Delete repo | glab repo delete | ⚠️⚠️⚠️ | | List contributors | glab repo contributors | - |

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

GitLab repository operations. ALWAYS use this skill when user wants to: (1) clone repositories, (2) fork projects, (3) view repo info, (4) create new projects, (5) archive/delete repos, (6) manage repo settings. Source: grandcamel/gitlab-assistant-skills.

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-repo
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from grandcamel/gitlab-assistant-skills

Quick answers

What is gitlab-repo?

GitLab repository operations. ALWAYS use this skill when user wants to: (1) clone repositories, (2) fork projects, (3) view repo info, (4) create new projects, (5) archive/delete repos, (6) manage repo settings. Source: grandcamel/gitlab-assistant-skills.

How do I install gitlab-repo?

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-repo 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