18 lines
459 B
JSON
18 lines
459 B
JSON
{
|
|
"name": "gemini-cli",
|
|
"owner": {
|
|
"name": "Claude Code Dev Workflows",
|
|
"email": "contact@example.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "gemini-cli",
|
|
"description": "Execute Gemini CLI for AI-powered code analysis and generation with Google's latest Gemini models",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cexll-myclaude-skills-gemini.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |