← Back to list

gitlab
by vrslev
⭐ 3🍴 0📅 Jan 12, 2026
SKILL.md
name: gitlab description: Manage and view GitLab resources
GitLab CLI (glab) Skill
This skill provides access to GitLab CLI (glab) commands.
Description
The glab skill allows executing GitLab CLI commands for interacting with GitLab instances. It checks for the presence of the glab command-line tool and uses it to perform various GitLab operations.
Requirements
glabCLI tool must be installed and available in PATH
Usage
# Get help
glab --help
glab <command> --help
# API access
glab api <endpoint> | jq .
# Common commands
glab mr list
glab issue list
glab repo clone <repo>
Notes
- Authentication is handled by glab configuration if needed
- Visit https://gitlab.com/gitlab-org/cli for installation instructions
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon