Files
personal-wiki/.claude-plugin/plugin.json
Daniel 1de3cc0936 rename: cosmic-brain → claude-obsidian
Updates all references across README, CLAUDE.md, ATTRIBUTION.md,
WIKI.md, docs/install-guide.md, wiki/getting-started.md,
plugin.json, marketplace.json, commands/wiki.md, setup-vault.sh,
wiki pages, and renames wiki/meta/cosmic-brain-cover.gif.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 15:13:18 +03:00

27 lines
767 B
JSON

{
"name": "claude-obsidian",
"version": "1.2.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/claude-obsidian",
"repository": "https://github.com/AgriciDaniel/claude-obsidian",
"keywords": [
"obsidian",
"knowledge-base",
"wiki",
"memory",
"notetaker",
"second-brain",
"vault",
"markdown",
"cross-project",
"llm-wiki",
"karpathy",
"pkm"
]
}