When To Use Skills
Use Skills for process knowledge that is more than a static fact:- How to handle a refund request
- How to triage an urgent issue
- How to use a workflow or custom tool
- How to format a specific kind of answer
- How to apply a brand or team operating standard
Create A Skill
Skill Editor
The Skill editor supports rich text plus structured references.| Feature | Use it for |
|---|---|
| Title and description | Make the Skill easy for teammates and agents to identify. |
| Tags | Group related Skills for search and maintenance. |
| Allowed tools | Make tool expectations explicit when a Skill depends on actions. |
| Slash variables | Insert references to workflows, internal tools, custom tools, custom fields, connection tools, and connections. |
| Group mentions | Use @ mentions when a Skill should refer to a team group. |
| Skill and Knowledge references | Name or link related Skills and Knowledge pages when a playbook depends on another instruction or factual source. |
| Info panel and versions | Review details and previous versions. |
Compose Skills With Knowledge
Skills do not need to repeat every fact or every related procedure. Reference the existing source instead:- Reference a Knowledge page when the Skill needs facts, policies, listing details, or source-backed context.
- Reference another Skill when the current playbook depends on a reusable sub-process, such as escalation handling, refund handling, or appointment rescheduling.
- Keep the current Skill focused on the scenario trigger, decision steps, and expected agent behavior.
Per-Agent Skills
Open an agent and go to Skills to control which workspace Skills that agent can use. New workspace Skills are enabled for V2 agents by default. If you create a Skill that should only apply to one agent, remove it from the other agents after creating it. When a Skill is deleted, it is removed from V2 agents as part of cleanup.Examples
Reusable Brand Voice
Use a Skill when the agent needs a repeatable style for a specific situation:When responding to a VIP customer, acknowledge their status, keep the reply concise, and offer a concrete next step. Do not over-apologize.
Escalation Process
Use a Skill when the agent needs a conditional playbook:If the customer reports property damage, ask for a photo, collect the reservation ID if available, and escalate to the operations team. Do not promise reimbursement.
Tool-Use Instruction
Use a Skill when the agent needs to call a workflow or custom tool:If a guest asks to reschedule an appointment, check availability with the appointment tool before offering times. Only confirm after the tool returns an available slot.