Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:20 +08:00
commit 611a646dde
6 changed files with 574 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-search-tool:plugins/gemini-google-search-tool",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f8b93f67d0346cc2a4f9063ddaf8447299bd8e92",
"treeHash": "b36cdadd80230dfbc26fcee9151031fdba993386742011c204a985108e2eeef7",
"generatedAt": "2025-11-28T10:16:35.767029Z",
"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-search-tool",
"description": "Query Gemini with Google Search grounding for real-time web information",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "66f333fe523f8c453940f8bf628a840402bf98ee69bbf295bcdd513cb6ebdd98"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "33bae54e9f8891328f1e5cb32e901599e3aa64ea15b4788eb5d63ec35479bf6e"
},
{
"path": "commands/completion.md",
"sha256": "7224073f0f3a54fde58cd3b93b889cf588ccd3bb5a3459064631b1e8e4c760d9"
},
{
"path": "commands/query.md",
"sha256": "e1900715df175185fea9f4f209c4da9a50ce760547002c1df77d90672c4dfd5b"
},
{
"path": "skills/gemini-google-search-tool/SKILL.md",
"sha256": "d07a521e379c0d919a7fc2f86e84bc886b6fb2f521d647ed73d335fd0c32849b"
}
],
"dirSha256": "b36cdadd80230dfbc26fcee9151031fdba993386742011c204a985108e2eeef7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}