Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:30 +08:00
commit d6c68e76fb
6 changed files with 797 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gh-cli",
"description": "Interact with GitHub using the gh CLI for PR management, issues, repository operations, GitHub Actions, and viewing GitHub files",
"version": "1.0.0",
"author": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"skills": [
"./skills"
]
}