Discover Packages
gitlab.com/gitlab-org/cli
internal
commands
skills
installed
package
Version:
v1.102.0
Opens a new window with list of versions in this module.
Published: Jun 5, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
StubCandidateLocations points Discover at dir for the duration of the test.
Exposed for cross-package tests (e.g. the update command).
const (
ScopeProject Scope = "project"
ScopeGlobal Scope = "global"
)
Discover walks both well-known skill locations and returns every
subdirectory whose name matches a known bundled or remote skill.
Missing locations (no git repo, no ~/.agents/skills/) contribute
zero entries and are not errors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.