From acf69f7ed7e036da5dfb31005d12de6a87415f14 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Fri, 5 Jun 2026 11:53:19 -0600 Subject: [PATCH] docs: updated the graph.example.yaml --- graph.example.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/graph.example.yaml b/graph.example.yaml index ecb11f0..fa7b262 100644 --- a/graph.example.yaml +++ b/graph.example.yaml @@ -173,6 +173,7 @@ nodes: # catches violations at load time). `skills_enabled: false` would # disable skills entirely for this node (no meta-tools exposed). # Nothing is auto-loaded: the model decides when to load a skill. + skills_enabled: true # Whether skills are enabled on this llm node; defaults to 'true' enabled_skills: - ai-slop-remover output_schema: # Optional JSON Schema. The output is parsed to JSON