Skip to content
SHREVI
Download Shrevix

Skills

A skill is a SKILL.md playbook loaded on demand. It has two important parts: the trigger description that helps an agent decide when to load it, and the Markdown instructions it follows after loading.

The current Skills library with usage stats, search, import, and three-column playbook cards The current Skills library with usage stats, search, import, and three-column playbook cards
The Skills library shows each playbook's trigger, scope, usage, and recent activity without exposing raw filesystem details.

The Skills page uses a compact three-column card layout at wide widths. Search by name or trigger, inspect global and project skills, and open usage details without turning the page into a table of filesystem paths.

The editor separates identity, trigger, and playbook content. The Markdown field takes the remaining sheet height so long instructions are comfortable to edit. Use the icon-only Write and Preview controls to switch between the source and rendered Markdown.

You can also ask Shrevix in chat to list, load, create, update, or delete a global skill. Changes follow the active approval policy. Project-owned skills remain owned by their repository and cannot be deleted through the chat tool.

Choose Import, select a registered repository, then pick its skill file. Shrevix copies the skill into its managed library and validates the name, trigger, and playbook before saving it.

Skills do not load merely because their names contain a word. The agent matches how the user asks against the trigger description. Write that description like a routing rule: include the job, the relevant surface, and the boundary that separates it from neighbouring skills.

  • Global skills are available across repositories.
  • Project skills belong to one repository context.
  • Usage history shows whether a trigger is useful or never selected.

Deleting a skill uses the same compact confirmation pattern as other destructive actions; the folder is removed only after confirmation.