Skip to content

Settings: Skills

The Skills panel (/settings/skills) is your full skill library: built-in skills, skills you have imported, and skills discovered from other CLI tools. Skills load only when a task needs them, so a large library does not cost you context. You do not switch skills on and off here. Pin the ones you always want at hand and let Wayland select the rest per task.

The Skills settings panel

A summary strip at the top reports totals sourced from ipcBridge.skills.stats: total skill count, pinned count, and security scan state.

ControlDescription
SearchFilter the list by name or description. Accepts a ?q= query parameter, so other pages (such as Workflows) can deep-link to a pre-filtered view.
Import skillsAdds skills from a folder, git repo, zip archive, or a single SKILL.md file. The picker UI ships in a follow-up pass; the underlying IPC routes (ipcBridge.skills.import.*) are already wired.
BuildOpens the Build Skill modal to author a new skill inline.

When at least one skill is loaded, a banner explains the load model: Wayland reads each task and selects matching skills automatically. Only pin skills you want available for every task.

The left rail narrows the visible list. An empty selection means no filter is applied (all entries shown).

FilterValues
Sourcebuiltin, custom, extension, discovered
VerdictSecurity scan result (scanned, unscanned, or other values from SkillVerdict)
CategoryThe skill’s declared metadata.category

Each row shows the skill name, description, source badge, and a pin toggle. Selecting a row opens the detail drawer, where you can read the full skill content and toggle the pin. Pin state is written via ipcBridge.skills.setPinned.

ControlDescription
Mirror skills from installed CLI toolsOpt-in toggle. When enabled, surfaces skills from ~/.claude/skills, ~/.codex/skills, and ~/.gemini/skills. Off by default. Discovery runs once at boot; a restart is required after toggling. State is persisted via ipcBridge.skills.setCliDiscoveryEnabled.
URLBehavior
/settings/skillsOpens the Skills panel.
/settings/skills?q=<term>Opens the panel with the search field pre-filled.
/settings/skills-hubRedirects to /settings/skills.