27 lines
758 B
JSON
27 lines
758 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|