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.

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.

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.

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.
