Skip to content
Skillv1.0.0

glab-help

Display help information for glab commands and subcommands. Use when learning glab commands, viewing command syntax, or getting usage examples. Triggers on help, command help, usage, glab help.

by vince-winkintel(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from vince-winkintel/gitlab-cli-skills (glab-help/SKILL.md). Install upstream with npx skills add vince-winkintel/gitlab-cli-skills --skill glab-help. Copyright stays with the author.

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.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/vince-winkintel-gitlab-cli-skills-glab-help/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

vince-winkintel-gitlab-cli-skills-glab-help.ocm.jsonjson
{
  "ocm": "1",
  "id": "vince-winkintel-gitlab-cli-skills-glab-help",
  "kind": "skill",
  "name": "glab-help",
  "description": "Display help information for glab commands and subcommands. Use when learning glab commands, viewing command syntax, or getting usage examples. Triggers on help, command help, usage, glab help.",
  "publisher": "vince-winkintel",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Display help information for glab commands and subcommands. Use when learning glab commands, viewing command syntax, or getting usage examples. Triggers on help, command help, usage, glab help."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/vince-winkintel/gitlab-cli-skills",
      "path": "glab-help/SKILL.md",
      "ref": "98ce136b30c7cb45f5e5e4792c79afe3495cfbf1",
      "url": "https://github.com/vince-winkintel/gitlab-cli-skills/blob/98ce136b30c7cb45f5e5e4792c79afe3495cfbf1/glab-help/SKILL.md",
      "key": "vince-winkintel/gitlab-cli-skills/glab-help/SKILL.md"
    }
  },
  "instructions": "# glab help\n\n## Overview\n\n```\n\n  Help provides help for any command in the application.                                                                \n  Simply type glab help [path to command] for full details.                                                             \n         \n  USAGE  \n         \n    glab help [command] [--flags]  \n         \n  FLAGS  \n         \n    -h --help  Show help for this command.\n```\n\n## Quick start\n\n```bash\nglab help --help\n```\n\n## Subcommands\n\nThis command has no subcommands.",
  "cost": {
    "context_tokens": 127
  }
}

Fetch it by URL: GET /api/v1/registry/vince-winkintel-gitlab-cli-skills-glab-help/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.