Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:08:38 +08:00
commit f52b8c2ec0
4 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "gemini-cli",
"description": "Execute Gemini CLI for AI-powered code analysis and generation with Google's latest Gemini models",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Claude Code Dev Workflows",
"email": "contact@example.com"
},
"skills": [
"./"
]
}