Skip to main content
Reusable skill packages that agents can load at run time.

Skillsets

A Skillset is a reusable package of skills that agents can load at run time. When the list is empty, the middle of the screen shows guidance inviting you to create your first Skillset.

Skillsets empty state

Clicking New Skillsets offers two ways to create one:

  • From Scratch: start a new Skillset from blank.
  • From Git: import a Skillset from a Git repository.

New Skillsets dropdown, showing From Scratch and From Git

From Scratch needs only two fields:

  • Name (required): the Skillset name.
  • Search Paths (optional): the paths where the agent looks for skill files. Separate multiple entries with commas, and end each path with a slash.

New Skillsets / From Scratch dialog, with Name and Search Paths fields

Once created, opening the Skillset shows two tabs, Files and Settings. Files is a file explorer scoped to this Skillset (empty for a new one) where you can download and refresh, and Open in Advance Editor opens the skill files in a dedicated editor tab.

Skillset detail page, Files tab, an empty file explorer with an Open in Advance Editor link in the top right