From 232b9094ca27319d467b7612f4ca030360c98140 Mon Sep 17 00:00:00 2001 From: majj888 Date: Thu, 13 Aug 2026 10:29:32 +0800 Subject: [PATCH] fix(skills): correct argument-hint formatting in SKILL.md --- understand-anything-plugin/skills/understand/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/understand-anything-plugin/skills/understand/SKILL.md b/understand-anything-plugin/skills/understand/SKILL.md index f13012e0e..573c13ace 100644 --- a/understand-anything-plugin/skills/understand/SKILL.md +++ b/understand-anything-plugin/skills/understand/SKILL.md @@ -1,7 +1,7 @@ --- name: understand description: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships -argument-hint: ["[path] [--full|--auto-update|--no-auto-update|--review|--language |--exclude ]"] +argument-hint: "[path] [--full|--auto-update|--no-auto-update|--review|--language |--exclude ]" --- # /understand