From 4621a4abcf9cff1d26102a7944f63f8dffbd6f22 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Fri, 6 Feb 2026 15:04:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E5=B0=86=E5=AE=9E=E7=8E=B0?= =?UTF-8?q?=E7=9A=84skill=E9=93=BE=E6=8E=A5=E5=88=B0=E5=BD=93=E5=89=8D?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=9A=84opencode=E4=B8=AD=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .opencode/skills/js-runner | 1 + .opencode/skills/python-runner | 1 + 2 files changed, 2 insertions(+) create mode 120000 .opencode/skills/js-runner create mode 120000 .opencode/skills/python-runner diff --git a/.opencode/skills/js-runner b/.opencode/skills/js-runner new file mode 120000 index 0000000..92bda1e --- /dev/null +++ b/.opencode/skills/js-runner @@ -0,0 +1 @@ +../../skills/js-runner \ No newline at end of file diff --git a/.opencode/skills/python-runner b/.opencode/skills/python-runner new file mode 120000 index 0000000..21d2adb --- /dev/null +++ b/.opencode/skills/python-runner @@ -0,0 +1 @@ +../../skills/python-runner \ No newline at end of file