skills$openclaw/glab-user
vince-winkintel3.0k

by vince-winkintel

glab-user – OpenClaw Skill

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

3.0k stars8.5k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026design

Skill Snapshot

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

Maintainer

vince-winkintel

vince-winkintel

Maintains glab-user in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
glab-user
references
commands.md
923 B
SKILL.md
613 B
SKILL.md

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

glab user

Overview


  Interact with a GitLab user account.                                                                                  
         
  USAGE  
         
    glab user <command> [command] [--flags]  
            
  COMMANDS  
            
    events [--flags]  View user events.
         
  FLAGS  
         
    -h --help         Show help for this command.

Quick start

glab user --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-user?

Run openclaw add @vince-winkintel/gitlab-ci-skills:glab-user in your terminal. This installs glab-user 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-ci-skills. Review commits and README documentation before installing.