feat: add client side skills (#1320)
Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
@@ -15,7 +15,7 @@ How to invoke:
|
||||
- `skill: "ms-office-suite:pdf"` - invoke using fully qualified name
|
||||
|
||||
Important:
|
||||
- Available skills are listed in system-reminder messages in the conversation
|
||||
- Available skills are included in your current prompt context in the conversation
|
||||
- When a skill matches the user's request, this is a BLOCKING REQUIREMENT: invoke the relevant Skill tool BEFORE generating any other response about the task
|
||||
- NEVER mention a skill without actually calling this tool
|
||||
- Do not invoke a skill that is already running
|
||||
|
||||
Reference in New Issue
Block a user