glab-user

Query and manage GitLab user data via the CLI.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-user-a-ng-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-user
Source: https://github.com/a-ng-d/claude-ui-color-palette/tree/main/skills/gitlab-cli-skills/glab-user
Command: npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill glab-user-a-ng-d

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill enables teams to view and manage GitLab user information directly from the CLI, consolidating profiles, activity, and SSH keys in a single workflow.

Core Features & Use Cases

  • View user profiles to check identity and settings
  • Retrieve and audit user activity events across projects
  • Manage SSH keys and basic profile information for access control

Quick Start

Run glab user --help to see available commands and options.

Frequently Asked Questions about glab-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view GitLab user profiles and activity events from the CLI?

You can view GitLab user profiles and retrieve user activity events from the CLI by running glab user commands, which query the GitLab API to consolidate identity settings and audit project activity.

Can I manage GitLab SSH keys and user settings directly from the command line?

Yes, you can manage GitLab SSH keys and basic profile information for access control directly from the command line using the glab user commands within your CLI workflow.

What is the best way to audit GitLab user activity across multiple projects?

The best way to audit GitLab user activity across projects is using the glab CLI to retrieve user activity events, consolidating profile data and project interactions into a single workflow.

Do I need GitLab API access to query user information with glab?

Yes, querying and managing GitLab user data with glab requires GitLab API access and the glab command context to execute user info, events, and profile management commands.

How does glab consolidate GitLab user management workflows?

Glab consolidates GitLab user management workflows by providing CLI commands to view user profiles, audit activity events, and manage SSH keys, replacing multiple web interface interactions.

Are there limitations when updating GitLab user settings via the CLI?

Limitations when updating GitLab user settings via the CLI include dependency on GitLab API access for queries, and the scope is currently restricted to basic profile information and SSH key management.