agent-zero/plugins/_skills/plugin.yaml
Alessandro c9eadf400a add built-in Skills selector plugin
Added a builtin plugin that you can open from the chat input plus button menu, which shows you a list of skills that you can directly activate in the current context/project.

Default configs allow users to start over with skills already active, instead of losing time and tokens asking Agent Zero to do it.

Update prompt for manual skill selector

add thumbnail for _skills builtin plugin
2026-04-08 14:02:09 +02:00

9 lines
200 B
YAML

name: _skills
title: Skills
description: Pin skills into prompt extras on every turn.
version: 1.0.0
always_enabled: true
settings_sections:
- agent
per_project_config: true
per_agent_config: false