Core Features

Skill

Skills are reusable capability configurations. Once enabled, you can reference them directly in chat so the Agent follows a specific professional ability or working style when handling the task.

In the chat input, use the $skill-name format to reference a skill. After selection, it appears as a tag in the input box and you can continue entering the rest of your request.

Call a Skill


Manage Skills

Open the Skills page from Settings in the left sidebar to view and manage currently available skills.

Skill management panel

  • Search skills by name from the top bar
  • Filter by source across different Agent / CLI ecosystems
  • Each item shows the skill name and source tags such as Workspace or User
  • Use the toggle on the right to enable or disable a skill directly
  • Click New Skill in the upper-right corner to create a new skill configuration

Note: The current new docs focus on the two main entry points, calling and managing skills. More detailed creation and editing guides can be added later.


How It Works

MethodDescription
Manual referenceType $skill-name in chat to add a specific skill to the current request
Available when enabledOnly skills in the enabled state are active during actual use

FAQ

What is the difference between workspace skills and user skills?

Workspace skills are available only inside the current workspace and are better suited to project-specific capabilities. User skills belong to the personal scope and can be reused across multiple projects.

Why can’t I find a skill?

First check whether the skill is enabled, whether the current source filter is correct, and whether the search box is filtering it out.


Next Steps