Skills
Skills are reusable capabilities the agent can load when needed. They define instructions, allowed tools, and behavior for specific tasks.
What is a skill
A skill is a set of instructions that tells the agent how to handle a specific type of task. Skills can include step-by-step procedures, allowed tools, parameter definitions, and output expectations.
Three sources
Built-in skills come pre-installed. Workspace skills are created by you or your team. Generated skills are created by the agent during conversations and can be promoted to workspace skills.
Using skills
Type /slug to explicitly trigger a skill, or let the agent detect and load the right skill automatically based on your request.
Skill levels
Level 1: the skill name and description are always visible to the agent. Level 2: when a skill is active, its full instructions are injected into the conversation. Level 3: skill files and references are loaded on demand.