agent-zero/plugins/_skills/plugin.yaml
Alessandro dea64ddad0 Load skills into chat history
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.
2026-07-08 01:52:22 +02:00

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