From 9d5a8a963bc9253375fcab74259cf01c76b29ced Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 15 Apr 2026 15:21:41 +0800 Subject: [PATCH] fix(hookify): align writing-rules skill name with directory --- plugins/hookify/skills/writing-rules/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hookify/skills/writing-rules/SKILL.md b/plugins/hookify/skills/writing-rules/SKILL.md index 008168a4c9..ea630dbd5b 100644 --- a/plugins/hookify/skills/writing-rules/SKILL.md +++ b/plugins/hookify/skills/writing-rules/SKILL.md @@ -1,5 +1,5 @@ --- -name: Writing Hookify Rules +name: writing-rules description: This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns. version: 0.1.0 ---