Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:35 +08:00
commit 5a32a6e3b6
6 changed files with 407 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:IsmaelMartinez/local-brain:local-brain",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "74a529386f29f60c6b02cff4a601e82711396c2e",
"treeHash": "1d6c125098995655f04c75eb801e354b900f139d39e7484a344ee0e7904d1c7b",
"generatedAt": "2025-11-28T10:11:42.527122Z",
"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": "local-brain",
"description": "Offload routine tasks (code review, doc analysis, planning) to local Ollama LLM models",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d1c84cf17936e832e15d06af6c3aa33065a4ba3b4725e1e2aef79a19a75a306a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ee9e366bb22c5a1a038a3262e8e2e253b73d4e7e74fc0c20aeaa64de78df955c"
},
{
"path": "skills/local-brain/SKILL.md",
"sha256": "ae7e451d7ffa6ad1fba19811f1c5207e242f3b94781f1943425d2cf04a9eb788"
},
{
"path": "skills/local-brain/references/CLI_REFERENCE.md",
"sha256": "bea3765a6f2ee6eeaf40b81ad68c033f6b7bb6d5091348ba6077bcc09085b7ba"
},
{
"path": "skills/local-brain/references/HOOKS.md",
"sha256": "6f154a51f33850f564151d74cedec4ee897ffa797ff24527d62ff5701a44ef2f"
}
],
"dirSha256": "1d6c125098995655f04c75eb801e354b900f139d39e7484a344ee0e7904d1c7b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}