Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:43 +08:00
commit 20a82a663c
4 changed files with 143 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gitlab",
"description": "Guidance for using the glab CLI effectively with GitLab",
"version": "1.0.0",
"author": {
"name": "MLL",
"email": "info@mll.com"
},
"skills": [
"./skills"
]
}