space-agent
Browser-first AI agent runtime that reshapes its own workspace
All Skills in This Repository (23)
Pure Emerald Level IndicatorsAdmin User Management
Create and maintain admin user accounts with password and session controls.
Admin Groups
Edit L1 group.yaml files to manage membership and admin access.
Admin Users
Create, update, and remove admin user accounts with password and session verifiers.
Documentation
Guide documentation reads and confirm AGENTS.md contracts before code edits.
Memory
Persist user preferences and notes in Markdown prompt-include memory files.
Spaces
Open, create, remove, read, and save space metadata via space.yaml.
Space Widgets
Create, patch, inspect, and remove widget UI in the current open space.
File Download
Trigger browser downloads from app filesystem paths, in-memory content, or external URLs.
Development
Structure browser modules in the layered Space Agent runtime.
User Management
Automate user account creation, updates, and deprovisioning in L2 directories.
Screenshots
Capture browser-rendered pages or DOM elements as PNG images.
Browser Manager
Open, navigate, list, and close stand-alone browser windows by numeric id.
Frequently Asked Questions
FAQPage SchemaHow to install Space Agent?▼
Run `npx skills add agent0ai/space-agent --all -g -y` in your terminal to install all skills in this suite globally.
What is Space Agent?▼
Space Agent is a browser-first AI agent runtime where the agent lives in the frontend and can build pages, widgets, and workflows directly into your running workspace.
What can the Space Agent skills do?▼
The bundled skills let the agent control browser windows, take screenshots, generate PDF reports, download files, remember preferences, and manage users and groups.
Can Space Agent build its own tools?▼
Yes. The agent can write new plain-text SKILL.md files and frontend modules itself, extending the system from within without waiting for product updates.
Does Space Agent work for teams?▼
Yes. It supports layered user and group permissions, shared group tools, admin controls, and Git-backed history so teams can roll back changes safely.
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