Obsidian Canvas Creator
This skill generates visually appealing canvases within Obsidian notes, streamlining workflow and enhancing note organization for creative projects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add obsidian-canvas-creator npx -- -y @trustedskills/obsidian-canvas-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"obsidian-canvas-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/obsidian-canvas-creator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create Obsidian Canvas files. It can generate new canvases with specified dimensions and initial node arrangements, streamlining the visual organization of notes within an Obsidian vault. The agent can also populate these canvases with existing notes or create new ones directly on the canvas.
When to use it
- Project Planning: Generate a canvas to visually map out tasks, dependencies, and milestones for a project.
- Knowledge Management: Create a visual representation of interconnected concepts within a complex topic.
- Brainstorming Sessions: Quickly set up a canvas with initial nodes to facilitate brainstorming and idea generation.
- Note Organization: Visually restructure and connect existing notes in an Obsidian vault.
Key capabilities
- Canvas creation with specified dimensions
- Node placement on the canvas
- Integration with existing Obsidian notes
- Creation of new notes directly on the canvas
Example prompts
- "Create a 1920x1080 Obsidian Canvas named 'Project Alpha' and add nodes for 'Research', 'Design', and 'Development'."
- "Generate an Obsidian Canvas visualizing my Zettelkasten system, linking existing notes about 'Quantum Physics'."
- “Make a new canvas called ‘Book Ideas’ with space for 5 initial nodes.”
Tips & gotchas
- Requires access to an active Obsidian vault. The agent needs appropriate permissions within the vault to create and modify files.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.