browser-use
Installation
SKILL.md
Browser-Use
AI-powered browser automation. The agent sees the page, decides what to do, and acts — all from a natural language task description.
Architecture
Task (natural language) → LLM (anthropic/claude-sonnet-4.6 via OpenRouter) → Action Plan
→ Playwright Chromium (headless) → DOM snapshot → LLM evaluates
→ Next action → ... → Done