Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "local-brain",
|
||||
"description": "Offload routine tasks (code review, doc analysis, planning) to local Ollama LLM models",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Ismael Martinez Ramos",
|
||||
"email": "ismaelmartinez@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user