Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:13 +08:00
commit a92a5555ed
4 changed files with 69 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:siraken/claude-plugins:common",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "42ef3d2f943caa74904a8f6b3d1c4cc8db63fa8d",
"treeHash": "fd5f762fd0c626973465f4fc9ef722efe695ca9aeccb2c49c52078d9a3f95759",
"generatedAt": "2025-11-28T10:28:21.137797Z",
"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": "common",
"description": "Common utilities and tools",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "54dbb006020a3ae389a552f38180fa56de42a4d77534814b56d42f4deebe0491"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7feed487e949fb54498a5b060fb14c29371794bb640e9912e848aa5bada9e653"
},
{
"path": "commands/gemini-search.md",
"sha256": "0088c109d69868308c82ef4311a1d8c8f133568fc1cd356f55c348212618d740"
}
],
"dirSha256": "fd5f762fd0c626973465f4fc9ef722efe695ca9aeccb2c49c52078d9a3f95759"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}