GitLab CLI (glab) reference and workflow for repository, merge request, issue, CI/CD, release, and API operations across GitLab.com and self-managed or dedicated instances. Use when Codex needs to run or explain glab commands, usually by relying on the current glab context first, and only falling back to git remote -v or explicit host and repo arguments when the target platform or repository is unclear.
$npx -y skills add flc1125/skills --skill glab-cliInstalls into the current project.
Run `npx skills use "https://github.com/flc1125/skills" --skill "flc1125/skills/glab-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flc1125/skills" that are relevant to the current task. Run `npx skills add "https://github.com/flc1125/skills"` and select the relevant skills, then follow their instructions.