Files
2025-11-29 18:23:20 +08:00

14 lines
274 B
JSON

{
"name": "gemini-google-search-tool",
"description": "Query Gemini with Google Search grounding for real-time web information",
"version": "0.1.0",
"author": {
"name": "Dennis Vriend"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}