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>
31 lines
960 B
JSON
31 lines
960 B
JSON
{
|
|
"name": "claude-obsidian-marketplace",
|
|
"owner": {
|
|
"name": "AgriciDaniel",
|
|
"email": "***REMOVED***"
|
|
},
|
|
"metadata": {
|
|
"description": "claude-obsidian — Claude + Obsidian knowledge companion by AgriciDaniel",
|
|
"version": "1.2.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-obsidian",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "AgriciDaniel/claude-obsidian",
|
|
"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.2.0",
|
|
"author": {
|
|
"name": "AgriciDaniel",
|
|
"url": "https://github.com/AgriciDaniel"
|
|
},
|
|
"homepage": "https://github.com/AgriciDaniel/claude-obsidian",
|
|
"repository": "https://github.com/AgriciDaniel/claude-obsidian",
|
|
"license": "MIT"
|
|
}
|
|
]
|
|
}
|