From d4ed26f22be320eb974788c6069cd3966f315643 Mon Sep 17 00:00:00 2001 From: Raphaelowo <147674577+Raphaelowo@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:20:36 +0800 Subject: [PATCH 1/2] Update total skill categories from 12 to 13 (#155) --- skills/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/README.md b/skills/README.md index af07cf1..985a006 100644 --- a/skills/README.md +++ b/skills/README.md @@ -256,7 +256,7 @@ office/skills/// ## 统计 -- 总计:**73 个 Skill**,涵盖 12 个分类 +- 总计:**73 个 Skill**,涵盖 13 个分类 - 各分类 Skill 数量: - Excel:7 - File:9 From 711d2851f1585dc5022cc72b0f5c1da6263ac9a5 Mon Sep 17 00:00:00 2001 From: HHTTXX666 <3303488815@qq.com> Date: Thu, 13 Aug 2026 00:59:19 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20(#141)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 黄皇 <14257558+huang-tian-xiang@user.noreply.gitee.com> --- contributors/HHTTXX666/test s pdf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 contributors/HHTTXX666/test s pdf diff --git a/contributors/HHTTXX666/test s pdf b/contributors/HHTTXX666/test s pdf new file mode 100644 index 0000000..6305374 --- /dev/null +++ b/contributors/HHTTXX666/test s pdf @@ -0,0 +1,2 @@ +def add(a, b): + print(a+b)