Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:17 +08:00
commit 7f0944bcfe
18 changed files with 8440 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gh-cli",
"description": "Skill: Full GitHub CLI capabilities for repos & code",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Misha Kolesnik",
"email": "misha@kolesnik.io"
},
"skills": [
"./skills/skill"
]
}