docs/docs/en/ai-employees/features/skills.md
Skills are domain-specific knowledge guides provided to AI Employees, guiding them to use multiple tools to handle tasks in specialized domains.
Currently, skills do not support customization and are only provided as system presets.
The Skills page is divided into two categories:
General skills: shared by all AI Employees, usually read-only.Employee-specific skills: exclusive to the current employee.| Skill Name | Description |
|---|---|
| Data metadata | Retrieves system data models, collection and field metadata to help AI Employees understand business context. |
| Data query | Queries data from collections with support for conditional filtering, aggregate queries, and more to help AI Employees access business data. |
| Business analysis report | Generates analysis reports based on business data with support for multi-dimensional analysis and visualization to help AI Employees perform business insights. |
| Document search | Searches and reads preset document content to help AI Employees complete document-based work, currently mainly for writing JS code. |
| Skill Name | Description | Employee |
|---|---|---|
| Data modeling | Data modeling skill for understanding and building business data models | Orin |
| Frontend developer | Writing and testing JS code for frontend blocks | Nathan |