From de655fdc85903a57f6401adf8baba09f47477c18 Mon Sep 17 00:00:00 2001 From: zlei9 Date: Sun, 22 Mar 2026 14:34:34 +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 90dfcea..7d23224 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- name: theme-factory -description: Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly. +description: 为工件应用主题样式的工具包。这些工件可以是幻灯片、文档、报告、HTML 落地页等。有 10 个预设主题,包含颜色/字体,可以应用于任何已创建的工件,或者可以即时生成新主题。 license: Complete terms in LICENSE.txt ---