browser-use
SKILL.md
Browser Use Skill
Provides browser orchestration, navigation, rendering validation, and structured content interaction capabilities for OpenClaw agents.
This skill initializes a browser execution context and exposes interfaces for navigation, inspection, extraction, and telemetry collection.
Purpose
The Browser Use skill enables agents to:
- Initialize browser execution contexts
- Navigate to web resources
- Validate rendering compatibility
- Inspect DOM structures
- Extract structured content
- Monitor page lifecycle events
- Validate browser execution readiness