skills$openclaw/glab-cluster
vince-winkintel8.2k

by vince-winkintel

glab-cluster – OpenClaw Skill

glab-cluster is an OpenClaw Skills integration for design workflows. Use when working with glab cluster commands.

8.2k stars1.0k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026design

Skill Snapshot

nameglab-cluster
descriptionUse when working with glab cluster commands. OpenClaw Skills integration.
ownervince-winkintel
repositoryvince-winkintel/gitlab-cli-skillspath: glab-cluster
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @vince-winkintel/gitlab-cli-skills:glab-cluster
last updatedFeb 7, 2026

Maintainer

vince-winkintel

vince-winkintel

Maintains glab-cluster in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
glab-cluster
references
commands.md
2.2 KB
SKILL.md
981 B
SKILL.md

name: glab-cluster description: Use when working with glab cluster commands.

glab cluster

Overview


  Manage GitLab Agents for Kubernetes and their clusters.                                                               
         
  USAGE  
         
    glab cluster <command> [command] [--flags]  
            
  COMMANDS  
            
    agent <command> [command] [--flags]  Manage GitLab Agents for Kubernetes.
    graph [--flags]                      Queries the Kubernetes object graph, using the GitLab Agent for Kubernetes. (EXPERIMENTAL)
         
  FLAGS  
         
    -h --help                            Show help for this command.
    -R --repo                            Select another repository. Can use either `OWNER/REPO` or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.

Quick start

glab cluster --help

Subcommands

See references/commands.md for full --help output.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install glab-cluster?

Run openclaw add @vince-winkintel/gitlab-cli-skills:glab-cluster in your terminal. This installs glab-cluster into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/vince-winkintel/gitlab-cli-skills. Review commits and README documentation before installing.