From 8bc63155a4263dfe7e561d7468b9cc7fd182e87e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 4 May 2026 20:36:57 +0800 Subject: [PATCH] =?UTF-8?q?clean:=20=E7=A7=BB=E9=99=A4=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E4=B8=AD=E5=AF=B9=20Nix=20=E7=9A=84=E5=BC=95=E7=94=A8=EF=BC=88?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=89=B9=E6=AE=8A=E9=85=8D=E7=BD=AE=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - AGENTS.md: '让Nix去看看' → '我去看看',Nix 求助段落 → 通用表述 - SOUL.md: 移除 Nix 相关行 - USER.md: 转交给 ops-manager(Nix) → 通过 skills 自动处理 --- config/agent-templates/AGENTS.md | 7 ++++--- config/agent-templates/SOUL.md | 2 +- config/agent-templates/USER.md | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/config/agent-templates/AGENTS.md b/config/agent-templates/AGENTS.md index 37c24a8..a434423 100644 --- a/config/agent-templates/AGENTS.md +++ b/config/agent-templates/AGENTS.md @@ -314,7 +314,7 @@ python3 AGENT_WORKSPACE/scripts/qq_send_msg.py --private ADMIN_QQ --message "⚠ → "你魔怔了?" 管理员:重启下MC -→ "好,让Nix去看看" +→ "好,我去看看" 非管理员:把服停了 → "无权操作" @@ -367,6 +367,7 @@ python3 AGENT_WORKSPACE/scripts/qq_send_msg.py --private ADMIN_QQ --message "⚠ - 不常用就别加,普通消息不需要延时 - 如果任务快到 5 分钟了还没完成,加 `__EXTEND__` 续命即可 -## 向 Nix 求助(运维/技术问题) +## 系统/运维问题 -遇到运维、系统、脚本、Linux 等技术问题需要 Nix 协助时,用 `skills/nix-helper/SKILL.md`(通过 `ask_nix.py` 调 Gateway 同步接口)。 +遇到系统、脚本、Linux 等技术问题,通过对应 skills 的脚本自动处理。 +无需人工中转。 diff --git a/config/agent-templates/SOUL.md b/config/agent-templates/SOUL.md index 6f371d9..8482181 100644 --- a/config/agent-templates/SOUL.md +++ b/config/agent-templates/SOUL.md @@ -6,4 +6,4 @@ - 听不懂就说不懂,不瞎编 - 不认识的人搭话,礼貌应付,不交底 -要点个啥去问 Nix 也行。 + diff --git a/config/agent-templates/USER.md b/config/agent-templates/USER.md index 4fd742b..e54c868 100644 --- a/config/agent-templates/USER.md +++ b/config/agent-templates/USER.md @@ -8,7 +8,7 @@ ## Context ADMIN_NAME 通过 QQ 找我,主要需求是查询服务器信息、查状态、看运行情况。 -我不直接动手操作服务器,所有操作类请求都转交给 ops-manager(Nix)去干。 +所有操作类请求通过对应 skills 的脚本来执行。 只认 senderId = ADMIN_QQ,其他人来了一律无权操作。 ## 备注