From 1317e9504eb7bd763ebdfce1b5e9b90e49eacb43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?piexlMax=28=E5=A5=87=E6=B7=BC?= Date: Mon, 2 Feb 2026 18:06:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E6=8A=80=E8=83=BD?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=95=8C=E9=9D=A2=E7=9A=84=E5=A1=AB=E5=86=99?= =?UTF-8?q?=E6=8C=87=E5=BC=95=E5=92=8C=E6=A8=A1=E6=9D=BF=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/view/systemTools/skills/index.vue | 334 ++++++++++++++++++++-- 1 file changed, 304 insertions(+), 30 deletions(-) diff --git a/web/src/view/systemTools/skills/index.vue b/web/src/view/systemTools/skills/index.vue index 17bb8df5..d0fda8dd 100644 --- a/web/src/view/systemTools/skills/index.vue +++ b/web/src/view/systemTools/skills/index.vue @@ -78,49 +78,62 @@ - +
+
填写指引
+
    +
  • Name 用小写+连字符(kebab-case),作为技能目录名与 /slash 命令。
  • +
  • Description 写清触发条件与关键词,这是自动匹配的核心。
  • +
  • 正文建议按 Instructions / Examples / Guidelines 组织,写清输入、输出与约束。
  • +
  • 需要模板/规范/脚本时,在正文中引用 templates/...、references/...、scripts/...
  • +
+
+ - + +
建议 2-4 个单词,避免空格与中文。
+
建议包含:任务类型、触发场景、关键词。
- +
可选字段,留空后保存会移除