From 57ce1857574d075d58c61599e2f1a58720b28603 Mon Sep 17 00:00:00 2001 From: Jesse Date: Thu, 6 Aug 2026 08:10:14 +0000 Subject: [PATCH] Add deploy skill agent metadata --- deploy-company-linux/agents/openai.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 deploy-company-linux/agents/openai.yaml diff --git a/deploy-company-linux/agents/openai.yaml b/deploy-company-linux/agents/openai.yaml new file mode 100644 index 0000000..554ab49 --- /dev/null +++ b/deploy-company-linux/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "公司 Linux 一键部署" + short_description: "安全部署 Docker 项目到公司内网 Linux 服务器" + default_prompt: "Use $deploy-company-linux to deploy the current project to the company Linux server."