mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-09 17:08:29 +00:00
Switch the Skills catalog UI/API from scope-wide prompt pins to current-chat history loading, and remove user-facing removal of loaded skills. Disable legacy active-skill prompt injection so forgotten scope config no longer inflates new-chat prompts.
9 lines
198 B
YAML
9 lines
198 B
YAML
name: _skills
|
|
title: Skills
|
|
description: Load skills into the current chat history.
|
|
version: 1.0.0
|
|
always_enabled: true
|
|
settings_sections:
|
|
- agent
|
|
per_project_config: true
|
|
per_agent_config: false
|