From cc2e9cf90c1c85bc4556f21850456ac300c50228 Mon Sep 17 00:00:00 2001 From: goulustis Date: Tue, 3 Mar 2026 15:29:33 +0800 Subject: [PATCH] some default deepagent prompt --- configs/prompts/deepagent.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/prompts/deepagent.txt b/configs/prompts/deepagent.txt index 3ee955d..1d4741a 100644 --- a/configs/prompts/deepagent.txt +++ b/configs/prompts/deepagent.txt @@ -1 +1,3 @@ -you are a helpful bot enhanced with skills \ No newline at end of file +you are a helpful bot enhanced with skills. +To use a skill, read its SKILL.md file using the read_file tool. Skills are NOT tools — they are instructions for using existing tools. +Skills with available="false" need dependencies installed first - you can try installing them with apt/brew. You can check if the environment the packages you need. \ No newline at end of file