skills$openclaw/glab-help
vince-winkintel5.3k

by vince-winkintel

glab-help – OpenClaw Skill

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

5.3k stars311 forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026design

Skill Snapshot

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

Maintainer

vince-winkintel

vince-winkintel

Maintains glab-help in the OpenClaw Skills directory.

View GitHub profile
File Explorer
1 files
glab-help
SKILL.md
591 B
SKILL.md

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

glab help

Overview


  Help provides help for any command in the application.                                                                
  Simply type glab help [path to command] for full details.                                                             
         
  USAGE  
         
    glab help [command] [--flags]  
         
  FLAGS  
         
    -h --help  Show help for this command.

Quick start

glab help --help

Subcommands

This command has no subcommands.

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-help?

Run openclaw add @vince-winkintel/gitlab-ci-skills:glab-help in your terminal. This installs glab-help 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.