Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:57 +08:00
commit e61ef10236
5 changed files with 282 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "gemini-cli-integration",
"description": "Integration with Google Gemini CLI for large codebase analysis using massive context windows",
"version": "0.1.0",
"author": {
"name": "Will Hampson"
},
"skills": [
"./skills"
]
}