agent0ai/agent-zero
Skill Claude CodeCodex
Guide safe use of codeexecutionremote 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.
agent0ai/agent-zero
Skill Claude CodeCodex
Backend-specific Linux guidance for computeruseremote. Load after status or startsession reports backendfamily linux, backendid wayland, or AT-SPI features. Covers AT-SPI structural targeting, Wayland portal caveats, and screenshot verification.
agent0ai/agent-zero
Skill Claude CodeCodex
Backend-specific macOS guidance for computeruseremote. Load after status or startsession reports backendfamily/backendid macos or Accessibility-tree features. Covers AX structural targeting, macOS window actions, and screenshot verification.
agent0ai/agent-zero
Skill Claude CodeCodex
Backend-specific Windows guidance for computeruseremote. Load after status or startsession reports backendfamily/backendid windows or Windows UI Automation features. Covers UIA structural targeting, Windows session caveats, and screenshot verification.
agent0ai/agent-zero
Skill Claude CodeCodex
Beta desktop control through the connected A0 CLI host. Use for the user's host/local computer screenshots, screen inspection, menus, native app UI, OS-level clicking, scrolling, typing, or checking computeruseremote status. Use instead of linux-desktop for host/local machine control. Do not use for ordinary browser…
agent0ai/agent-zero
Skill Claude CodeCodex
Guide safe use of texteditorremote for reading, writing, and patching files on the connected A0 CLI host. Use when the user asks to inspect or edit files on their computer, local files, CLI host files, or files that are explicitly not Docker/server files.
agent0ai/agent-zero
Skill Claude CodeCodex
Briefly guide installing, connecting, or troubleshooting the A0 CLI on the user's host so Dockerized Agent Zero can work with real local files. Use for install A0, enable the host connector, connect local files, remote tools, host-vs-container confusion, or A0 CLI setup problems.
agent0ai/agent-zero
Skill Claude CodeCodex
Use for complex Agent Zero browser automation, including multi-tab browsing, screenshots, forms, uploads, raw pointer/keyboard actions, host-vs-container browser mode, and visual verification workflows.
agent0ai/agent-zero
Skill Claude CodeCodex
Create, inspect, install, and safely maintain Chrome extensions for Agent Zero's built-in Browser plugin. Use when the user asks to build a browser extension, modify an existing extension, install a Chrome Web Store extension, or review extension permissions.
agent0ai/agent-zero
Skill Claude CodeCodex
Use for complex Agent Zero Browser form workflows involving selects, checkboxes, radios, file uploads, contenteditable fields, multi-step validation, or visually verified submission.
agent0ai/agent-zero
Skill Claude CodeCodex
Create or update Agent Zero slash commands for the built-in Commands plugin. Use when the user asks to add, edit, duplicate, or refine a reusable /command backed by YAML config plus text/python content files.
agent0ai/agent-zero
Skill Claude CodeCodex
Use only for Agent Zero's built-in Docker/Xpra Linux Desktop, XFCE apps, LibreOffice GUI apps, file manager, terminal, or visual workflows inside the Agent Zero runtime. Not for A0 CLI /computer-use or computeruseremote host control.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when reading, extracting, summarizing, comparing, or answering questions over local or remote documents, code files, PDFs, Office files, HTML/text files, large text-heavy files, and fallback OCR for document images or scans when vision tools are unavailable or insufficient.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when creating, opening, or editing LibreOffice Calc ODS spreadsheets, or XLSX workbooks only when Excel compatibility is explicitly required.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when creating, opening, or editing LibreOffice Impress ODP presentations, or PPTX decks only when PowerPoint compatibility is explicitly required.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when creating or editing Markdown documents, notes, reports, briefs, drafts, or other editable writing where Markdown should be the primary artifact format.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when creating, opening, reading, or editing Office artifacts such as LibreOffice-native ODT/ODS/ODP files and compatibility DOCX/XLSX/PPTX files with the officeartifact tool.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when creating, opening, or editing LibreOffice Writer ODT documents, or DOCX documents only when Microsoft Word compatibility is explicitly required.
agent0ai/agent-zero
Skill Claude CodeCodex
Use when delegating coding or repository work to external terminal coding agents such as the user's host Claude Code/Codex/Cursor/Gemini CLI or container-installed pal agents.
agent0ai/agent-zero
Skill Claude CodeCodex
Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.
agent0ai/agent-zero
Skill Claude CodeCodex
Create a new Agent Zero agent profile (subordinate). Covers where profiles live (user / plugin-distributed / project-scoped), the agent.yaml schema, the prompt inheritance & override model, and optional profile-specific tools and extensions. Use for any "create/add/new agent profile" request.
agent0ai/agent-zero
Skill Claude CodeCodex
Create, extend, or modify Agent Zero plugins. Follows strict full-stack conventions (usr/plugins, plugin.yaml, Store Gating, AgentContext, plugin settings). Use for UI hooks, API handlers, lifecycle extensions, or plugin settings UI.
agent0ai/agent-zero
Skill Claude CodeCodex
Diagnose and fix Agent Zero plugin problems. Covers plugin not appearing, won't enable, API endpoints not responding, frontend store errors, extension point injection, settings resolution, hooks.py issues, and log inspection. Use when a plugin is not working, not loading, crashing, missing from the list, or behaving…
agent0ai/agent-zero
Skill Claude CodeCodex
Development guide for extending Agent Zero from current source and DOX. Use for framework architecture, tools, extensions, API/WebUI handlers, agent profiles, prompts, skills, projects, runtime boundaries, and contribution workflow. Load the focused reference files before giving implementation guidance.