From 3927e384cc77a0718d851eb98a760735a1de5def Mon Sep 17 00:00:00 2001 From: fujie Date: Wed, 4 Mar 2026 02:20:24 +0800 Subject: [PATCH] docs(skill): add open-terminal project to source-code-analyzer --- .github/skills/source-code-analyzer/SKILL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/skills/source-code-analyzer/SKILL.md b/.github/skills/source-code-analyzer/SKILL.md index d24fbdc..21c1ebf 100644 --- a/.github/skills/source-code-analyzer/SKILL.md +++ b/.github/skills/source-code-analyzer/SKILL.md @@ -17,6 +17,7 @@ When assisting with the development of `openwebui-extensions`, you (Antigravity) - **Open WebUI**: `../open-webui/` (Core platform context) - **Skills**: `../skills/` (Reusable expertise library) - **Awesome Copilot**: `../awesome-copilot/` (Shared extensions & resources) +- **Open Terminal**: `../open-terminal/` (Terminal integration service) ### Plugin-Specific (Relevant to GitHub Copilot SDK)