chore: sync vault to ~/cosmic-brain (Obsidian-registered path)
This commit is contained in:
26
.claude-plugin/plugin.json
Normal file
26
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "cosmic-brain",
|
||||
"version": "1.1.0",
|
||||
"description": "Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern.",
|
||||
"author": {
|
||||
"name": "AgriciDaniel",
|
||||
"url": "https://github.com/AgriciDaniel"
|
||||
},
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/AgriciDaniel/cosmic-brain",
|
||||
"repository": "https://github.com/AgriciDaniel/cosmic-brain",
|
||||
"keywords": [
|
||||
"obsidian",
|
||||
"knowledge-base",
|
||||
"wiki",
|
||||
"memory",
|
||||
"notetaker",
|
||||
"second-brain",
|
||||
"vault",
|
||||
"markdown",
|
||||
"cross-project",
|
||||
"llm-wiki",
|
||||
"karpathy",
|
||||
"pkm"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user