aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77ce895..349c21d 100644
--- a/README.md
+++ b/README.md
@@ -495,6 +495,11 @@ the whole session in chat mode and drop after the reply in one-shot mode.
`max_searches` caps the total tool rounds per turn here too, so skills load
and searches share the same per-turn budget.
+Skill text is injected verbatim into the system prompt. Skills are
+user-authored files in a directory you control, trusted the same way the
+prompts in `prompts/` are, but treat a skill downloaded from elsewhere like
+any other untrusted instructions.
+
### External providers
llamachat can talk to OpenAI-compatible cloud providers alongside the local