Skip to content
Skillv1.0.0

glab-user

View and manage GitLab user information including profile, events, and SSH keys. Use when viewing user profiles, checking user activity, or managing user settings. Triggers on user, profile, user info

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-user/SKILL.md). Install upstream with npx skills add vince-winkintel/gitlab-cli-skills --skill glab-user. Copyright stays with the author.

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.

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-user/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-user.ocm.jsonjson
{
  "ocm": "1",
  "id": "vince-winkintel-gitlab-cli-skills-glab-user",
  "kind": "skill",
  "name": "glab-user",
  "description": "View and manage GitLab user information including profile, events, and SSH keys. Use when viewing user profiles, checking user activity, or managing user settings. Triggers on user, profile, user info, view user, user activity.",
  "publisher": "vince-winkintel",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "View and manage GitLab user information including profile, events, and SSH keys. Use when viewing user profiles, checking user activity, or managing user settings. Triggers on user, profile, user info, view user, user activity."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/vince-winkintel/gitlab-cli-skills",
      "path": "glab-user/SKILL.md",
      "ref": "98ce136b30c7cb45f5e5e4792c79afe3495cfbf1",
      "url": "https://github.com/vince-winkintel/gitlab-cli-skills/blob/98ce136b30c7cb45f5e5e4792c79afe3495cfbf1/glab-user/SKILL.md",
      "key": "vince-winkintel/gitlab-cli-skills/glab-user/SKILL.md"
    }
  },
  "instructions": "# glab user\n\n## Overview\n\n```\n\n  Interact with a GitLab user account.                                                                                  \n         \n  USAGE  \n         \n    glab user <command> [command] [--flags]  \n            \n  COMMANDS  \n            \n    events [--flags]  View user events.\n         \n  FLAGS  \n         \n    -h --help         Show help for this command.\n```\n\n## Quick start\n\n```bash\nglab user --help\n```\n\n## Subcommands\n\nSee [references/commands.md](references/commands.md) for full `--help` output.",
  "cost": {
    "context_tokens": 133
  }
}

Fetch it by URL: GET /api/v1/registry/vince-winkintel-gitlab-cli-skills-glab-user/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.