ワンクリックで
gitlab_cli_skills
gitlab_cli_skills には yumeminami から収集した 18 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Manage GitLab authentication using the glab CLI. Use this skill whenever the user needs to log in to GitLab, check authentication status, log out, switch GitLab instances, or configure credentials. Trigger on phrases like "login to GitLab", "authenticate glab", "glab auth", "check if I'm logged in", "switch GitLab instance", "set up a personal access token", or any authentication/credential configuration task.
Manage GitLab CI/CD pipelines using the glab CLI. Use this skill whenever the user mentions pipelines, CI jobs, build status, pipeline logs, triggering a pipeline, retrying a failed pipeline, or validating .gitlab-ci.yml. Trigger on phrases like "check pipeline status", "why did the build fail", "trigger a pipeline", "watch CI logs", "lint the CI config", or anything related to GitLab CI/CD.
Manage glab CLI configuration using the glab config command. Use this skill whenever the user wants to configure glab settings like the default editor, git protocol, browser, or any glab preference. Trigger on phrases like "configure glab", "set glab editor", "change git protocol to SSH", "edit glab config", "set default browser for glab", or any glab configuration management task.
Manage GitLab deploy keys using the glab CLI. Use this skill whenever the user wants to add, list, view, or delete deploy keys for a GitLab project. Trigger on phrases like "add a deploy key", "set up read-only SSH access for CI", "list deploy keys", "remove a deploy key", or any GitLab deploy key management task.
Manage GitLab Issues using the glab CLI. Use this skill whenever the user mentions creating, listing, viewing, updating, closing, or commenting on GitLab issues. Trigger on phrases like "create an issue", "list issues", "close issue
Download CI/CD job artifacts from GitLab pipelines using the glab CLI. Use this skill whenever the user wants to download build artifacts, test reports, compiled binaries, or any files produced by a CI/CD job. Trigger on phrases like "download build artifacts", "get the test report from CI", "download the compiled binary from the pipeline", "fetch job artifacts", or any GitLab CI artifact download task.
Manage GitLab project labels using the glab CLI. Use this skill whenever the user wants to create, list, edit, or delete labels in a GitLab project. Trigger on phrases like "create a label", "add a bug label", "list project labels", "change label color", "delete a label", or any GitLab label management task.
Manage GitLab milestones using the glab CLI. Use this skill whenever the user wants to create, list, view, edit, or delete milestones in a GitLab project. Trigger on phrases like "create a milestone", "set a sprint milestone", "list active milestones", "update milestone due date", "close a milestone", or any GitLab milestone management task.
Manage GitLab Merge Requests using the glab CLI. Use this skill whenever the user mentions creating a merge request or PR, listing MRs, approving, merging, reviewing, checking out, or rebasing a merge request. Trigger on phrases like "create MR", "open a pull request", "approve MR
Manage GitLab projects and repositories using the glab CLI. Use this skill whenever the user wants to create a new GitLab project, clone or fork a repository, view project details, manage project members, search for projects, or archive/delete a project. Trigger on phrases like "create a GitLab repo", "fork this project", "clone the project", "add a member to the project", "list my projects", or any GitLab project/repository management task.
Manage GitLab Releases using the glab CLI. Use this skill whenever the user wants to create a release, publish a new version, upload release assets, download release binaries, or view release history. Trigger on phrases like "create a release", "publish v1.2.0", "upload release assets", "download the latest release", "list releases", or any GitLab release/versioning task.
Manage GitLab CI/CD runners using the glab CLI. Use this skill whenever the user wants to list, pause, unpause, assign, unassign, or delete CI/CD runners. Trigger on phrases like "list runners", "pause a runner", "assign runner to project", "check runner status", "delete a runner", or any GitLab runner management task.
Manage GitLab CI/CD pipeline schedules using the glab CLI. Use this skill whenever the user wants to create, list, run, update, or delete scheduled pipelines (cron jobs). Trigger on phrases like "schedule a pipeline", "create a cron job for CI", "run pipeline every night", "list scheduled pipelines", "delete a schedule", or any GitLab pipeline scheduling task.
Create and manage GitLab snippets using the glab CLI. Use this skill whenever the user wants to create a code snippet, share a piece of code via GitLab, or manage existing snippets. Trigger on phrases like "create a snippet", "share this code as a snippet", "save this script to GitLab", "make a gist-like snippet", or any GitLab snippet management task.
Manage SSH keys on your GitLab account using the glab CLI. Use this skill whenever the user wants to add, list, view, or delete SSH keys on their GitLab account. Trigger on phrases like "add my SSH key to GitLab", "register SSH key", "list SSH keys", "remove an SSH key", or any GitLab SSH key management task.
Manage stacked diffs (stacked merge requests) using the glab CLI. Use this skill whenever the user wants to break a large change into a chain of smaller, dependent merge requests, or when they mention stacked diffs, stacked PRs, or stacked MRs. Trigger on phrases like "create stacked MRs", "split my changes into stacked diffs", "stack my commits", "glab stack", or any stacked diff workflow. Note: this is an experimental glab feature.
Manage GitLab access tokens using the glab CLI. Use this skill whenever the user wants to create, list, revoke, or rotate personal access tokens, project access tokens, or group access tokens. Trigger on phrases like "create an access token", "generate a GitLab token", "revoke a token", "rotate expired token", "list my tokens", or any GitLab token management task.
Manage GitLab CI/CD variables using the glab CLI. Use this skill whenever the user wants to create, list, get, update, delete, or export CI/CD variables for a project or group. Trigger on phrases like "set a CI variable", "add environment variable", "list pipeline variables", "delete a secret", "mask a variable", "set a protected variable", or any GitLab CI/CD variable management task.