glab-skills-list - Man Page

List the available bundled agent skills. (EXPERIMENTAL)

Synopsis

glab skills list [flags]

Description

List the agent skills bundled with glab. Use the name of a skill with 'glab skills install ' to install just that one.

This feature is an experiment and is not ready for production use. It might be unstable or removed at any time. For more information, see https://docs.gitlab.com/policy/development_stages_support/.

Options Inherited from Parent Commands

-h, --help[=false] Show help for this command.

Example

# List every bundled skill with its description
glab skills list

See Also

glab-skills(1)

Referenced By

glab-skills(1).

Jun 2026 Auto generated by spf13/cobra