Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:01:04 +08:00
commit 7209e5b0c9
4 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "github-repo-skill",
"description": "Best practice for repository creation, maintenance, and hygeiebe",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Chris Mungall",
"email": "cjmungall@lbl.gov"
},
"skills": [
"./skills/github-repo-skill"
]
}