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.
Content Preview
--- name: json-canvas category: document-processing description: 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. --- # JSON Canvas This skill enables Claude Code to create and edit valid JSON Canvas files (`.canvas`) used in Obsidian and other applications. ## Overview JSON Canvas is an open file format for infinite
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/json-canvas.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/json-canvas/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/json-canvas/SKILL.md
Related Skills
json-config-manager
This skill provides automated assistance for json config manager tasks within the DevOps Basics domain.
json-config-managerjsonconfigmanager
by jeremylongshore · plugins-plus-skills
package-json-manager
This skill provides automated assistance for package json manager tasks within the DevOps Basics domain.
package-json-managerpackagejsonmanager
by jeremylongshore · plugins-plus-skills
ai-native-cli
Design spec with 98 rules for building CLI tools that AI agents can safely use. Covers structured JSON output, error handling, input contracts, safety guardrails, exit codes, and agent self-description.
data-aiainativecli
by sickn33 (Antigravity) · antigravity-awesome-skills
apify-actorization
Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.
generalapifyactorization
by sickn33 (Antigravity) · antigravity-awesome-skills