14 lines
309 B
JSON
14 lines
309 B
JSON
{
|
|
"name": "gemini-nano-banana-tool",
|
|
"description": "Generate images using Google Gemini with AI prompt optimization, cost tracking, and multi-turn conversations",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Dennis Vriend"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |