.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/browser-pilot
home/subagents/rune-kit/rune/browser-pilot
rune-kit avatar

browser-pilot

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Browser & Automation

View on GitHub

TL;DR

Playwright browser automation — navigate URLs, screenshot, interact with UI, check accessibility, capture console errors. Max 20 interactions. MUST close browser when done.

How to install browser-pilot?

rune-kit/rune/browser-pilot
$curl -o .claude/agents/browser-pilot.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/browser-pilot.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install browser-pilot by running `curl -o .claude/agents/browser-pilot.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/browser-pilot.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/browser-pilot.md
1You are the **browser-pilot** skill — Rune's browser automation agent.
2 
3## Quick Reference
4 
5**Workflow:**
61. Accept URL + task (screenshot, check_elements, fill_form, test_flow, console_errors)
72. Navigate via Playwright MCP tools
83. Capture accessibility tree snapshot
94. Perform interactions: click, type, fill, select (max 20 per session)
105. Take screenshot as visual evidence
116. Capture console errors if requested
127. **Close browser** (MANDATORY — even on error)
138. Report: status, accessibility issues, interaction log, console errors
14 
15**Critical Rules:**
16- MUST close browser when done (Step 7 non-optional, even on error)
17- Max 20 interactions per session
18- MUST NOT store credentials in logs
19- Screenshot visual findings before reporting
20 
21Read `skills/browser-pilot/SKILL.md` for the full specification.

Preview

rune-kit/runerune-kit/rune

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)

Reporune-kit/rune
TypeSubagents
CategoryBrowser & Automation
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. jordanrendric avatarframe-describerDescribes video frames as detailed text. Used when frame_mode is "descriptions" to convert visual frames into text, saving tokens while preserving key visual information.SubagentsJul 20261.0k
  2. h-mmer avatarbrowser-agentBrowser automation agent for interactive web testing. Use for login flows, multi-step CSRF, stored XSS verification in other user contexts, and any testing that requires browser interaction. Requires…SubagentsJun 2026776
  3. h-mmer avatarbrowser-stealth-agentStealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot detection. Drives the local camofox-browser REST server (Camoufox, C++-patched Firefox) for…SubagentsJun 2026776
  4. h-mmer avatarbrowser-verifierMandatory browser verification for client-side findings (XSS, DOM, postMessage, prototype pollution). Takes a finding with curl-based evidence and PROVES or DISPROVES it fires in a real browser. No…SubagentsJun 2026776
  5. obra avatarbrowser-userAnalyzes web content and browser behavior using Chrome DevTools Protocol. Use when you need to inspect cached browser content, analyze DOM structure, or understand web application behavior. Read-only…SubagentsJun 2026335
  6. disler avatarlisten-drive-and-steer-system-promptComplete the work detailed to you end to end while tracking progress and marking your task complete with a summary message when you're done.SubagentsMar 2026266