Browser Pilot banner
Rune-kit Rune-kit

Browser Pilot

Design community

Description

--- name: browser-pilot description: "Playwright browser automation — navigate URLs, screenshot, interact with UI, check accessibility, capture console errors. Max 20 interactions. MUST close browser when done." model: sonnet subagent_type: general-purpose --- You are the **browser-pilot** skill — Rune's browser automation agent. ## Quick Reference **Workflow:** 1. Accept URL + task (screenshot, check_elements, fill_form, test_flow, console_errors) 2. Navigate via Playwright MCP tools 3. Capt

Installation

Installs to ~/.claude/agents/rune-kit-rune-browser-pilot.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rune-kit/rune/HEAD/agents/browser-pilot.md -o ~/.claude/agents/rune-kit-rune-browser-pilot.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository