Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:28 +08:00
commit 0b3ba5ad8e
8 changed files with 929 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gemini",
"description": "Orchestrate Gemini CLI for code review, web research, and architecture analysis",
"version": "1.0.2",
"author": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"skills": [
"./skills"
]
}