From 128488cd305f75ea79bf7f805712997b8e546584 Mon Sep 17 00:00:00 2001 From: zlei9 Date: Sun, 22 Mar 2026 14:34:15 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B1=89=E5=8C=96=E6=8A=80=E8=83=BD?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将技能描述从英文翻译为中文 Co-Authored-By: Claude Sonnet 4.5 --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 16660d8..2d24ff1 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- name: slack-gif-creator -description: Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack." +description: 创建针对 Slack 优化的动画 GIF 的知识和工具。提供约束条件、验证工具和动画概念。当用户请求为 Slack 创建动画 GIF 时使用,例如"为 Slack 制作一个 X 做 Y 的 GIF"。 license: Complete terms in LICENSE.txt ---