From 6ee8d25b5169d74fe41bc7a35df3534a45014f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=BD=AE?= Date: Mon, 22 Jun 2026 07:25:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=80=9A=E7=94=A8=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E4=BD=93=E9=85=8D=E7=BD=AE=E9=BB=98=E8=AE=A4=20skill=20?= =?UTF-8?q?=E4=B8=8E=E5=AF=B9=E5=BA=94=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- config/general_agent.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/config/general_agent.json b/config/general_agent.json index d8d45e3..6568964 100644 --- a/config/general_agent.json +++ b/config/general_agent.json @@ -17,8 +17,23 @@ "enable_memori": false, "enable_thinking": false, "tool_response": false, - "skills": [], - "shell_env": {}, + "skills": [ + "baidu-search", + "mcp-ui", + "docx", + "pdf", + "pptx", + "xlsx", + "static-hosting", + "agnes-image", + "caiyun-weather" + ], + "shell_env": { + "BAIDU_API_KEY":"bce-v3/ALTAK-60JvEdbSLzQEtHmfheEmk/e24d067a609bf099505afdf71dc880cd5ece5dde", + "VOLC_API_KEY":"f8e43677-1c23-4e21-8a4c-66e7103a8155", + "AGNES_API_KEY":"sk-BdPt2loQtYr2bgm5s7vSSGmSETApVfn34RbFM3BN65UwlL97", + "CAIYUN_WEATHER_API_TOKEN":"btWcHI08fVEDFuwD" + }, "voice_speaker": "", "voice_system_role": "", "voice_speaking_style": "",