From codex-obsidian
Creates and manages visual Obsidian canvas files — supports adding images, text, PDFs, wiki pages, and AI-generated assets. Also includes zone grouping and list status.
How this command is triggered — by the user, by Claude, or both
Slash command
/codex-obsidian:canvasThe summary Claude sees in its command listing — used to decide when to auto-load this command
Read the `canvas` skill. Then run the operation matching the user's command. | Command | What it does | |---------|-------------| | `/canvas` | Status check — report node counts, list zones, open instructions | | `/canvas new [name]` | Create a new named canvas in wiki/canvases/ | | `/canvas add image [path]` | Add image to canvas (download if URL, copy if outside vault) | | `/canvas add text [content]` | Add a text card to the canvas | | `/canvas add pdf [path]` | Add a PDF document node | | `/canvas add note [page]` | Add a wiki page as a linked card | | `/canvas zone [name] [color]` | A...
Read the canvas skill. Then run the operation matching the user's command.
| Command | What it does |
|---|---|
/canvas | Status check — report node counts, list zones, open instructions |
/canvas new [name] | Create a new named canvas in wiki/canvases/ |
/canvas add image [path] | Add image to canvas (download if URL, copy if outside vault) |
/canvas add text [content] | Add a text card to the canvas |
/canvas add pdf [path] | Add a PDF document node |
/canvas add note [page] | Add a wiki page as a linked card |
/canvas zone [name] [color] | Add a new labeled zone group |
/canvas list | List all canvases with node counts |
/canvas from banana | Find recent generated images and add them |
Default canvas: wiki/canvases/main.canvas
If the canvas file does not exist, create it before adding anything.
npx claudepluginhub johncastorina/codex-obsidian19plugins reuse this command
First indexed Apr 7, 2026
Showing the 6 earliest of 19 plugins
/canvasCreates and manages visual Obsidian canvas files — supports adding images, text, PDFs, wiki pages, and AI-generated assets. Also includes zone grouping and list status.
/canvasAI-orchestrated visual canvas production — create, populate, layout, present, generate, and export Obsidian canvases
/visualsAnalyzes Slidev presentation slides.md and enhances slides with Mermaid, PlantUML, Excalidraw diagrams, images, and AI prompts per best practices.
/create-excalidraw-wireframe<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
/createCreates production-quality draw.io diagrams by analyzing project context to auto-select type, applying styles, themes, multi-page support, and layers.
/graphifyGenerates a clustered knowledge graph from a vault, producing HTML and JSON outputs.