Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:57 +08:00
commit e61ef10236
5 changed files with 282 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Whamp/whamp-claude-tools:gemini-cli-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c733eb8d6c0e1675dfcfba402992f72f6735318b",
"treeHash": "9a74a5ec8319d0f0c2eee6f3373b0acfbb25463eea0820b296cbc90acf5d4f98",
"generatedAt": "2025-11-28T10:12:57.881462Z",
"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-cli-integration",
"description": "Integration with Google Gemini CLI for large codebase analysis using massive context windows",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5350d6cfb2fa1aee8e5c674885843fd65870c1a7a4b1c8de5bbf843d30219410"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "36e182ca24783fe2a2aeba65dc5f11526c1023976792e79de116e102d3835eea"
},
{
"path": "skills/gemini-cli-integration/SKILL.md",
"sha256": "9ff3f6c36f46844ec33438a01018b94677504afc50d47bf9b2f9988bf8c52183"
},
{
"path": "skills/gemini-cli-integration/references/gemini-cli-help",
"sha256": "e2ba4cefaf86f7efe38b746443a7bd66e3044ce8e6803d23d0a988b1ce338283"
}
],
"dirSha256": "9a74a5ec8319d0f0c2eee6f3373b0acfbb25463eea0820b296cbc90acf5d4f98"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}