Align skills with Agent Skills spec and Codex

This commit is contained in:
Shreyas
2026-01-11 09:37:41 +00:00
parent 5a300fb6cb
commit ec8f9e25dc
4 changed files with 12 additions and 7 deletions
+1 -2
View File
@@ -5,7 +5,7 @@ description: Create and edit JSON Canvas files (.canvas) with nodes, edges, grou
# JSON Canvas Skill
This skill enables Claude Code to create and edit valid JSON Canvas files (`.canvas`) used in Obsidian and other applications.
This skill enables skills-compatible agents to create and edit valid JSON Canvas files (`.canvas`) used in Obsidian and other applications.
## Overview
@@ -640,4 +640,3 @@ This format is a 16-character lowercase hex string (64-bit random value).
- [JSON Canvas Spec 1.0](https://jsoncanvas.org/spec/1.0/)
- [JSON Canvas GitHub](https://github.com/obsidianmd/jsoncanvas)