You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cecli works best with Claude 3.5 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o. cecli can [connect to almost any LLM, including local models](https://cecli.chat/docs/llms.html).
1
+
cecli can [connect to almost any LLM, including local models](https://cecli.chat/docs/llms.html).
Copy file name to clipboardExpand all lines: cecli/website/docs/config/skills.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ parent: Configuration
3
3
nav_order: 35
4
4
description: Extend AI capabilities with custom instructions, reference materials, scripts, and assets through the skills system.
5
5
---
6
+
6
7
# Skills System
7
8
8
9
Agent Mode includes a powerful skills system that allows you to extend the AI's capabilities with custom instructions, reference materials, scripts, and assets. Skills are organized collections of knowledge and tools that help the AI perform specific tasks more effectively.
0 commit comments