CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-zero

github.com/agent0ai/agent-zero

SkillAddedReview
host-computer-use-windows

plugins/_a0_connector/skills/host-computer-use-windows/SKILL.md

Backend-specific Windows guidance for `computer_use_remote`. Load after `status` or `start_session` reports backend_family/backend_id `windows` or Windows UI Automation features. Covers UIA structural targeting, Windows session caveats, and screenshot verification.

75

host-computer-use-macos

plugins/_a0_connector/skills/host-computer-use-macos/SKILL.md

Backend-specific macOS guidance for `computer_use_remote`. Load after `status` or `start_session` reports backend_family/backend_id `macos` or Accessibility-tree features. Covers AX structural targeting, macOS window actions, and screenshot verification.

75

host-computer-use-linux

plugins/_a0_connector/skills/host-computer-use-linux/SKILL.md

Backend-specific Linux guidance for `computer_use_remote`. Load after `status` or `start_session` reports backend_family `linux`, backend_id `wayland`, or AT-SPI features. Covers AT-SPI structural targeting, Wayland portal caveats, and screenshot verification.

75

host-code-execution

plugins/_a0_connector/skills/host-code-execution/SKILL.md

Guide safe use of code_execution_remote for shell-backed execution on the connected A0 CLI host. Use when the user asks for their computer, local terminal, CLI host, remote shell, not Docker, or host-side Python/Node/terminal commands.

76