Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:17 +08:00
commit 37dd213b6c
6 changed files with 691 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dnvriend/gemini-google-maps-tool:plugins/gemini-google-maps-tool",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "112d8631ccc363579211c2fd094a03076e7b9e38",
"treeHash": "bac53f7562b28581c8284ba830b3eb2e63d3ca80224fc9a01b2ba61389663ec0",
"generatedAt": "2025-11-28T10:16:35.528800Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "gemini-google-maps-tool",
"description": "CLI tool for querying Gemini with Google Maps grounding",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "280f9b9634562dc13c75226c0706e932b3bc6ff88f927dda482b85342ff328ca"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3b78b85f758c58387a9d64f26cd4bc97676e501b1833b2001fec5d86ebdd36aa"
},
{
"path": "commands/completion.md",
"sha256": "aafe2f723052e1eb9d7088e7f4249ec57cec10df97cea0a23bb52d968448b734"
},
{
"path": "commands/query.md",
"sha256": "dd12580ec68cd29b8f4a9a1dd417ff1069e41aae80e62f856e1e198c42e53abd"
},
{
"path": "skills/gemini-google-maps-tool/SKILL.md",
"sha256": "e56cc02fe9747ba62a923bf829cb34ba6ae0c2eda51583a591258918fd32e532"
}
],
"dirSha256": "bac53f7562b28581c8284ba830b3eb2e63d3ca80224fc9a01b2ba61389663ec0"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}