65 lines
2.3 KiB
JSON
65 lines
2.3 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:Lucklyric/cc-dev-tools:plugins/gemini",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "79b87bde6fb224c7f021d5ed228455e1a9379bda",
|
|
"treeHash": "9d03d2199263a733361d2aab8fdcf9b8128e1306c6cce995d286282f473b3dc9",
|
|
"generatedAt": "2025-11-28T10:12:03.041556Z",
|
|
"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",
|
|
"description": "Google Gemini CLI integration for Claude Code. Provides access to Gemini AI models with intelligent model selection, session continuation, and safe defaults.",
|
|
"version": "1.1.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "af0e6a370697c68e01c649923b62ecda9ad54ca82d7a38757fbd763103f9769d"
|
|
},
|
|
{
|
|
"path": "agents/gemini-agent.md",
|
|
"sha256": "51835b3716e715d81a2c0bb570c645af898b0e21548891ca80f485ec1e93c9aa"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "831a30d05c66c555591bca52a8aeec060c68dc960970464a3b8f867a8f16ad43"
|
|
},
|
|
{
|
|
"path": "skills/gemini/SKILL.md",
|
|
"sha256": "f54c3fad8ff9e0eb4e5b5f3ab713a25324d6b79f3290244bb619a8d0d1b35838"
|
|
},
|
|
{
|
|
"path": "skills/gemini/references/model-selection.md",
|
|
"sha256": "e40d6b7668e9e5d1f4b18003995b680669d5ca45d5e0c06bd20d00da05926a5a"
|
|
},
|
|
{
|
|
"path": "skills/gemini/references/session-workflows.md",
|
|
"sha256": "a22db3506191f34167a733f2e23905163705371e3c900b0fd8f7f0d9565a3af4"
|
|
},
|
|
{
|
|
"path": "skills/gemini/references/gemini-help.md",
|
|
"sha256": "150d1144994d8e05e4578aa9886fc6f112552525288fffb7eeb693e433f9932a"
|
|
},
|
|
{
|
|
"path": "skills/gemini/references/command-patterns.md",
|
|
"sha256": "57a46c3cc21f2043cc4b64803a5c1f2dcefa4378d5d2e6997dd9437142dd5903"
|
|
}
|
|
],
|
|
"dirSha256": "9d03d2199263a733361d2aab8fdcf9b8128e1306c6cce995d286282f473b3dc9"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |