Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:18 +08:00
commit 08916672f4
9 changed files with 2452 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "github-ops",
"description": "Comprehensive GitHub operations using gh CLI and GitHub API for pull requests, issues, repositories, workflows, and API interactions",
"version": "0.0.0-2025.11.28",
"author": {
"name": "daymade",
"email": "daymadev89@gmail.com"
},
"skills": [
"./skills/github-ops"
]
}