Back to Directory
automation
Agent Browser
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of agent-browser-openclaw skill.
- Enables fast, headless browser automation via CLI, optimized for AI agent workflows.
- Provides accessibility tree snapshots with ref-based deterministic element selection.
- Supports session isolation, state persistence, and robust automation commands (navigation, interaction, data extraction, network control, and more).
- Includes example workflows and best practices for efficient automation.