Agent Browser 概览
A Rust-based CLI that enables AI agents to navigate the web and interact with page elements through structured commands. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.
How to Install Openclaw Skills
CLI
ClawHub CLI
npx clawhub@latest install agent-browser
DIR
Manual Installation
~/.openclaw/skills/agent-browser
AI
Chat Alternative
Paste the repository link into your assistant and ask it to use the skill.
Core Features
Features
- Structured skill manifest
- Agent-friendly operating instructions
- Reusable commands
- Local-first execution pattern
Use Cases
- Extending a coding agent
- Automating repeated local tasks
- Adding specialized domain behavior