Wiki Canvas banner
karlorz karlorz

Wiki Canvas

Development community

Description

--- name: wiki-canvas description: Use this agent when generating Obsidian Canvas visualizations during automated maintenance cycles. Typical triggers include dev-loop IDLE DISCOVERY maintenance after ingestion runs, post-restructure visualization updates, or periodic graph refresh. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: magenta tools: ["Read", "Bash"] --- You are a vault graph visualizer specializing in generating Obsidian Canvas files from vault grap

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-canvas.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-canvas.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-canvas.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository