browser-ops

Automate browser tasks with 25 Playwright-based tools for navigation and interaction.

15|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/buildoak/fieldwork-skills --skill browser-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-ops
Source: https://github.com/buildoak/fieldwork-skills/tree/main/skills/browser-ops
Command: npx skills add https://github.com/buildoak/fieldwork-skills --skill browser-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agentmail, and includes scripts (resource) and references (resource) components.

What problem does it solve?

A portable, self-contained browser-automation runbook that enables AI agents to perform web interactions (login, data extraction, form filling, and SPA navigation) deterministically using 25 Playwright-based tools, without relying on prompts or external prompts libraries.

Core Features & Use Cases

  • 25 Playwright-based tools for navigation, observation, interaction, and session management, orchestrated via a single SKILL.md runbook.
  • Deterministic end-to-end workflows across SaaS signups, e-commerce, research portals, and documentation sites, with built-in recovery and error-handling guidance.
  • Optional resources (scripts/, references/, assets/) to support automation, debugging, stealth configurations (AgentMail OTP flows), and per-site playbooks.

Quick Start

Install and run the skill with your agent-browser setup to perform a sample login and data extraction task.

Frequently Asked Questions about browser-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser-based tasks like login and form filling with Playwright for AI agents?

Browser automation for AI agents is handled through a self-contained runbook with 25 Playwright-based tools. It enables deterministic login, data extraction, and form filling across SaaS and e-commerce sites without relying on external prompt libraries.

Can I use browser automation to navigate SaaS sites and extract data autonomously?

Yes, autonomous browser automation supports end-to-end workflows across SaaS sites, research portals, and documentation. It uses deterministic task scripts and structured recovery patterns to navigate, observe, and extract data reliably.

Does browser automation work with AgentMail for OTP verification flows?

Yes, the runbook includes stealth configurations and optional supporting resources for AgentMail OTP verification flows. It provides structured recovery patterns to handle verification during autonomous sessions.

What is the best way to manage browser sessions and handle errors during web scraping?

Managing browser sessions and handling web scraping errors is achieved using built-in recovery and error-handling guidance. The runbook orchestrates 25 Playwright-based tools for navigation, interaction, and deterministic session management.

Do I need an agent-browser setup to run Playwright-based automation scripts?

Yes, you need an agent-browser setup to install and run the skill. The runbook activates via SKILL.md, loading optional resources like scripts and references to support automation and debugging.

Why does deterministic browser automation matter compared to prompt-driven web interaction?

Deterministic browser automation ensures reliable, repeatable end-to-end workflows by using task scripts instead of unpredictable prompts. This structured approach prevents failures during complex web interactions like SPA navigation.