mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 11:40:47 +00:00
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
9 lines
200 B
YAML
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
|