What Are Skills?
A skill is a defined capability with:- Name and description
- Parameters (inputs the skill needs)
- Instructions (how the agent should execute the skill)
Assigning Skills to Agents
- Go to the agent’s Settings
- Navigate to the Skills tab
- Select skills from the library or create new ones
- Configure default parameter values if needed
Creating Custom Skills
1
Define the skill
Give your skill a clear name and description of what it does.
2
Add parameters
Define the inputs your skill needs. Each parameter has a name, type, and description.Common parameter types:
text, number, select, boolean3
Write instructions
Write detailed instructions in markdown that tell the agent exactly how to execute this skill.
4
Test the skill
Assign it to an agent and try it in a conversation.
Built-in Skills
The platform includes several pre-built skills:- Content Generation — Blog posts, social media, email drafts
- Data Analysis — Charts, summaries, trend analysis
- Research Report — Multi-source research with citations
- Meeting Notes — Summarize meetings and extract action items