docs: cross-link with claude-canvas plugin (v1.4.3)

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>
This commit is contained in:
Daniel
2026-04-10 18:22:55 +03:00
parent 2f4798e3fe
commit 99d23f0f90
3 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-obsidian",
"version": "1.4.2",
"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",
@@ -21,6 +21,8 @@
"cross-project",
"llm-wiki",
"karpathy",
"pkm"
"pkm",
"canvas",
"visual"
]
}