glab-user

Manage GitLab user profiles, events, and SSH keys via glab CLI.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ProyectoG007/Skill.bat --skill glab-user-proyectog007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-user
Source: https://github.com/ProyectoG007/Skill.bat/tree/main/scripts/05_Dev_Tools/07.%20gitlab-cli-skills-1.11.0/glab-user
Command: npx skills add https://github.com/ProyectoG007/Skill.bat --skill glab-user-proyectog007

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and viewing of GitLab user information, including profiles, activity feeds, and SSH keys, directly from the command line.

Core Features & Use Cases

  • View User Profiles: Access detailed information about any GitLab user.
  • Track User Activity: Monitor user events and contributions within projects.
  • Manage SSH Keys: View and potentially manage user SSH keys associated with their account.
  • Use Case: A project manager can use this Skill to quickly check the recent activity of a specific team member on GitLab to understand their contributions.

Quick Start

View the events for the user 'john.doe' on GitLab.

Frequently Asked Questions about glab-user

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

FAQPage Schema
How do I view a GitLab user profile from the command line?

You can view a GitLab user profile from the command line by executing glab CLI commands to query GitLab API endpoints for specific user account data and details.

Can I track GitLab user activity and events using the glab CLI?

Yes, you can track GitLab user activity by running glab CLI commands to retrieve user events, allowing you to monitor contributions and actions within projects.

How do I check SSH keys associated with a GitLab user account via CLI?

You can check SSH keys associated with a GitLab user account by executing glab CLI commands that query the GitLab API to view and manage user-specific SSH keys.

Do I need to install the glab CLI to retrieve GitLab user information?

Yes, you need the glab CLI installed because this Skill operates by executing glab commands to query GitLab API endpoints for viewing user profiles, events, and SSH keys.

What is the best way to monitor a team member's recent GitLab contributions?

The best way to monitor GitLab contributions is using a CLI tool to retrieve user events, which provides a detailed activity feed of a specific team member's project actions.