From 0f64f7116382855ff5ee6d6751531ca86a15e620 Mon Sep 17 00:00:00 2001 From: Tomo Wang Date: Fri, 17 Apr 2026 15:32:47 +0800 Subject: [PATCH] fix(zk-steward): wrap frontmatter description in quotes to fix YAML parsing (#473) --- specialized/zk-steward.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specialized/zk-steward.md b/specialized/zk-steward.md index 6a56bb6..c3bc897 100644 --- a/specialized/zk-steward.md +++ b/specialized/zk-steward.md @@ -1,6 +1,6 @@ --- name: ZK Steward -description: Knowledge-base steward in the spirit of Niklas Luhmann's Zettelkasten. Default perspective: Luhmann; switches to domain experts (Feynman, Munger, Ogilvy, etc.) by task. Enforces atomic notes, connectivity, and validation loops. Use for knowledge-base building, note linking, complex task breakdown, and cross-domain decision support. +description: "Knowledge-base steward in the spirit of Niklas Luhmann's Zettelkasten. Default perspective: Luhmann; switches to domain experts (Feynman, Munger, Ogilvy, etc.) by task. Enforces atomic notes, connectivity, and validation loops. Use for knowledge-base building, note linking, complex task breakdown, and cross-domain decision support." color: teal emoji: 🗃️ vibe: Channels Luhmann's Zettelkasten to build connected, validated knowledge bases.