agent-zero
Give your AI agent a full Linux computer to work
All Skills in This Repository (28)
Pure Emerald Level Indicatorscreate-skill
Generate structured SKILL.md files with required frontmatter fields.
browser-automation
Automates multi-tab browser interactions, screenshots, forms, and visual verification workflows.
browser-form-workflows
Automates complex browser form interactions including selects, checkboxes, uploads, and validated submissions.
document-query
Extract, summarize, and answer questions over PDFs, Office files, code files, and document images.
linux-desktop
Controls the built-in XFCE Linux desktop inside Agent Zero's Docker runtime via xdotool and LibreOffice UNO.
host-code-execution
Executes shell, Python, and Node.js commands on the connected A0 CLI host machine.
host-computer-use-linux
Guides structural AT-SPI targeting and Wayland input handling for Linux remote computer use.
host-computer-use-windows
Guides Windows UI Automation targeting for remote computer-use sessions.
host-computer-use
Controls the connected host computer desktop through the computer_use_remote tool.
host-file-editing
Read, write, and patch files on the A0 CLI host machine remotely.
host-computer-use-macos
Guides macOS GUI automation via Accessibility-tree targeting and screenshot verification.
orchestrator
Delegates coding tasks to external terminal coding agents via shell execution.
Frequently Asked Questions
FAQPage SchemaHow to install Agent Zero?โผ
Run `npx skills add agent0ai/agent-zero --all -g -y` in your terminal to install all skills in this suite globally.
What can Agent Zero actually do?โผ
It gives an AI agent a real Linux desktop, browser, terminal, and office apps so it can research, code, edit documents, and drive GUI software on your behalf.
Can Agent Zero control my own computer?โผ
Yes. Through the A0 CLI connector, the agent can run commands, edit files, and use your host browser or desktop with your approval.
How do I extend Agent Zero with plugins?โผ
The suite includes skills that guide your agent to create, review, debug, install, and publish plugins to the community Plugin Hub.
Do I need coding skills to use Agent Zero?โผ
No. You describe tasks in plain English in the WebUI, and the agent handles the technical execution inside its sandboxed environment.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core