Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:11 +08:00
commit ce53f43c3e
16 changed files with 9368 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "gitlab-documentation-skill",
"description": "Comprehensive GitLab documentation skill providing instant access to GitLab API, webhooks, CI/CD schema, runners, and more",
"version": "1.0.0",
"author": {
"name": "Claude GitLab Documentation"
},
"skills": [
"./skills"
]
}