Skip to main content
The Graph view renders your skills as nodes on an interactive canvas, with edges representing dependencies and relationships between them.

Canvas interactions

ActionEffect
Click nodeSelect and highlight the skill
Drag nodeReposition on canvas
ScrollZoom in/out
Click + drag backgroundPan the canvas
Double-click nodeOpen skill in Editor

Adding skills

Add skills to the graph from:
  • Your local library (search by name)
  • A URL pointing to a skill file
  • The command palette

Edge types

Edges between skills indicate relationships:
Edge typeMeaning
depends-onThis skill requires another to work properly
extendsThis skill builds on another skill’s instructions
chains-toThis skill feeds output to another
recommendsThis skill suggests using another
conflictsThese skills should not be used together

Graph properties

The Graph panel shows aggregate stats:
  • Total nodes and edges
  • Disconnected clusters

Export

Graph data can be exported as JSON for sharing or backup.
Last modified on March 19, 2026