chore: sync vault to ~/cosmic-brain (Obsidian-registered path)
This commit is contained in:
30
.claude-plugin/marketplace.json
Normal file
30
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "cosmic-brain-marketplace",
|
||||
"owner": {
|
||||
"name": "AgriciDaniel",
|
||||
"email": "github@agricidaniel"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "cosmic-brain — Claude + Obsidian knowledge companion by AgriciDaniel",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "cosmic-brain",
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "AgriciDaniel/cosmic-brain",
|
||||
"ref": "main"
|
||||
},
|
||||
"description": "Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "AgriciDaniel",
|
||||
"url": "https://github.com/AgriciDaniel"
|
||||
},
|
||||
"homepage": "https://github.com/AgriciDaniel/cosmic-brain",
|
||||
"repository": "https://github.com/AgriciDaniel/cosmic-brain",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
}
|
||||
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