Add canvas/visual keywords, See Also section in canvas SKILL.md, and callout in README pointing users to claude-canvas for advanced canvas orchestration. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
29 lines
795 B
JSON
29 lines
795 B
JSON
{
|
|
"name": "claude-obsidian",
|
|
"version": "1.4.3",
|
|
"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",
|
|
"canvas",
|
|
"visual"
|
|
]
|
|
}
|