agent-zero/prompts
Alessandro 954eca3563 add a0-setup-cli Skill and restore lexical trigger matching
Add a builtin `a0-setup-cli` skill for guiding host-side A0 connector setup,
and restore the lightweight trigger-word based skill matching flow, which many users asked for.

- add builtin `skills/a0-setup-cli/` with installer-first host setup guidance,
  container guardrails, fallback install paths, and example responses
- fix `helpers.skills_cli` so builtin skills under `/skills` are discoverable,
  searchable, and validatable
- restore trigger-pattern scoring in runtime `search_skills()`
- re-enable `skills_tool:search` in the current tool flow
- add lightweight lexical relevant-skill recall for the current user message
  without reintroducing memory/vector-db skill recall
- update skill prompts to steer the agent toward search/load when requests
  match skill trigger phrases
2026-04-11 18:03:05 +02:00
..
agent.context.extras.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.extras.agent_info.md feat: agent_info prompt shows active preset 2026-03-15 06:47:15 -07:00
agent.extras.workdir_structure.md workdir outside project, gitkeeps 2026-02-08 14:54:49 +01:00
agent.system.behaviour.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.system.behaviour_default.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.system.datetime.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.system.main.communication.md prompts: strict json guidance; concise responses 2026-04-03 14:13:37 +02:00
agent.system.main.communication_additions.md prompts: strict json guidance; concise responses 2026-04-03 14:13:37 +02:00
agent.system.main.environment.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.system.main.md prompts: override role with specifics md file 2026-04-01 18:47:36 +02:00
agent.system.main.role.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.main.solving.md prompts: restore legacy, plugins, agent0 profile 2026-04-03 06:49:25 +02:00
agent.system.main.specifics.md refactor: split system prompt into per-concern extensions with extensibility hooks 2026-03-20 12:12:47 +08:00
agent.system.main.tips.md prompts: restore legacy, plugins, agent0 profile 2026-04-03 06:49:25 +02:00
agent.system.main.tips.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
agent.system.mcp_tools.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
agent.system.projects.active.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.projects.inactive.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.projects.main.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.response_tool_tips.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.secrets.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.skills.loaded.md skills extras preparation 2026-02-05 16:59:36 +01:00
agent.system.skills.md add a0-setup-cli Skill and restore lexical trigger matching 2026-04-11 18:03:05 +02:00
agent.system.skills.relevant.md add a0-setup-cli Skill and restore lexical trigger matching 2026-04-11 18:03:05 +02:00
agent.system.tool.a2a_chat.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.tool.behaviour.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.tool.call_sub.md prompts: restore tool examples for better model guidance 2026-04-02 18:50:13 +02:00
agent.system.tool.call_sub.py restore agent.system.tool.call_sub.py dynamic loader 2026-03-30 22:10:11 +02:00
agent.system.tool.document_query.md prompts: restore tool examples for better model guidance 2026-04-02 18:50:13 +02:00
agent.system.tool.notify_user.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.tool.response.md prompts: strict json guidance; concise responses 2026-04-03 14:13:37 +02:00
agent.system.tool.scheduler.md prompts: restore tool examples for better model guidance 2026-04-02 18:50:13 +02:00
agent.system.tool.search_engine.md prompts: restore tool examples for better model guidance 2026-04-02 18:50:13 +02:00
agent.system.tool.skills.md add a0-setup-cli Skill and restore lexical trigger matching 2026-04-11 18:03:05 +02:00
agent.system.tool.wait.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.tools.md prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
agent.system.tools_vision.md add number of imgs in vision tool 2026-04-08 13:06:03 +02:00
behaviour.merge.msg.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
behaviour.merge.sys.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
behaviour.search.sys.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
behaviour.updated.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.ai_response.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.bulk_summary.msg.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.bulk_summary.sys.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.document_query.optmimize_query.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.document_query.system_prompt.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.error.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.hint.call_sub.md v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
fw.initial_message.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.intervention.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.knowledge_tool.response.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.memories_deleted.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.memories_not_found.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_cleanup.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_critical_error.md agent: Retry on critical error 2025-11-18 18:49:57 +08:00
fw.msg_from_subordinate.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_misformat.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_nudge.md nudge + move queue extension 2026-01-30 12:40:19 +01:00
fw.msg_repeat.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_summary.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_timeout.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.msg_truncated.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.notify_user.notification_sent.md notifications merge 2025-08-01 21:02:30 +02:00
fw.rename_chat.msg.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.rename_chat.sys.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.tool_not_found.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.tool_result.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.topic_summary.msg.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.topic_summary.sys.md caching and ctx window optimizations 2026-02-11 23:04:32 +01:00
fw.user_message.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00
fw.wait_complete.md Add "wait" tool 2025-10-16 13:39:22 +08:00
fw.warning.md agents rework, memory improvements and params 2025-07-25 21:47:19 +02:00