From 3d4891f08645e11eeb53f3ba395ecafaf4b22899 Mon Sep 17 00:00:00 2001 From: home-MSI <130823924+WhizZest@users.noreply.github.com> Date: Fri, 20 Mar 2026 02:26:22 +0800 Subject: [PATCH] Adjust the directory structure: Place the SKILL.md file in a separate folder, because installing skill only requires the SKILL.md file. --- SKILL.md => skills/SKILL.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SKILL.md => skills/SKILL.md (100%) diff --git a/SKILL.md b/skills/SKILL.md similarity index 100% rename from SKILL.md rename to skills/SKILL.md