Armory
Source
Browse
Skills

json-canvas

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install json-canvas --cli claude

writes the skill into.claude/skills/json-canvas/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/json-canvas/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

When to use it

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/document-processing/json-canvas/SKILL.md -o .claude/skills/json-canvas/SKILL.md

Notes

Extracted from davila7/claude-code-templates, json-canvas category.