dev-browser
dev-browser equips you with AI-driven tools to construct robust browser automation workflows. Streamline web navigation, data extraction, and interaction tasks with a toolkit designed for reliability and consistency across complex automation scenarios.
dev-browser is an AI-driven browser automation toolkit that equips you with tools to construct robust workflows for web navigation, data extraction, and interaction tasks. The skill streamlines automation scenarios with reliability and consistency, making it ideal for automating website navigation, extracting data from web pages, testing web applications, and maintaining persistent login sessions across runs.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
dev-browser is an AI-driven browser automation toolkit that equips you with tools to construct robust workflows for web navigation, data extraction, and interaction tasks. The skill streamlines automation scenarios with reliability and consistency, making it ideal for automating website navigation, extracting data from web pages, testing web applications, and maintaining persistent login sessions across runs.
Use it when
- Yes, dev-browser is designed to automate website navigation and form filling.
- dev-browser supports maintaining persistent login sessions and browser state across runs.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
saffron-health/libretto/dev-browser · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is dev-browser used for?
dev-browser is an AI-driven browser automation toolkit that equips you with tools to construct robust workflows for web navigation, data extraction, and interaction tasks. The skill streamlines automation scenarios with reliability and consistency, making it ideal for automating website navigation, extracting data from web pages, testing web applications, and maintaining persistent login sessions across runs.
Can dev-browser automate website navigation and fill forms automatically?
Yes, dev-browser is designed to automate website navigation and form filling. You can use dev-browser to programmatically interact with web pages, click elements, navigate between pages, and automatically fill out web forms as part of your broader automation workflows.
How does dev-browser handle persistent browser state and login automation?
dev-browser supports maintaining persistent login sessions and browser state across runs, allowing you to preserve authentication and session data between automation executions. This capability enables dev-browser to handle login automation efficiently and keep your browser context consistent throughout complex multi-step workflows.
What web scraping and data extraction capabilities does dev-browser provide?
dev-browser enables you to extract and scrape data from web pages as a core feature of its automation toolkit. The skill allows you to programmatically access page content, parse HTML elements, and collect structured data from websites as part of your automated workflows.
Can dev-browser take screenshots of websites and test web applications?
Yes, dev-browser supports taking screenshots of websites and testing web applications programmatically. You can use dev-browser to capture visual snapshots of web pages and execute comprehensive tests on web application functionality, making it suitable for automated website testing and validation scenarios.
What license does dev-browser use?
dev-browser is released under the MIT license, which permits you to use, modify, and distribute the skill freely while including a copy of the license and copyright notice in your distributions.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Dev Browser
A CLI for controlling browsers with sandboxed JavaScript scripts.
Installation
npm install -g dev-browser
dev-browser install
Usage
Run dev-browser --help to learn more.
Named daemon-launched browsers persist by default. For unattended work, --idle-timeout 5m closes each launched browser after inactivity while preserving its profile and login state. The setting never closes Chrome attached with --connect; use --idle-timeout 0 to disable configured cleanup.
File tree — 1 file
packages/browser-tools/benchmarks/skills/dev-browser/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Automate browser interactions and website navigation tasks”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
dev-browser enables AI agents and developers to automate browser interactions through sandboxed JavaScript execution. Scripts run safely in an isolated QuickJS WASM environment without access to the host system, while maintaining persistent page state across multiple interactions. Navigate websites, extract data, and control web applications programmatically with reliable, repeatable automation.
libretto-readonly lets you examine and diagnose the current state of any live browser session without altering the page or application. Built as part of Saffron Health's AI automation toolkit, it provides reliable inspection capabilities for debugging and understanding browser behavior in real time.
Control Electron-based desktop applications programmatically by connecting through Chrome DevTools Protocol. This skill enables automation of popular tools like Slack, Discord, and VS Code, letting you interact with their UI elements and workflows as if you were using them directly. Built on reliable browser automation foundations for consistent, repeatable interactions.
Dev Browser equips developers with specialized tools to examine and troubleshoot web applications directly in their environment. Built for rapid inspection of HTML, CSS, and JavaScript, it integrates debugging features that help identify and resolve issues quickly during development.
This skill equips agents with web browser automation capabilities, allowing them to launch browser instances, navigate to URLs, and perform interactive tasks on web pages. Perfect for workflows that require automated web scraping, form filling, or testing across different sites.
Agent Browser lets your AI agents navigate and interact with live web pages, extracting information and performing actions directly within your automation workflows. Seamlessly integrate web browsing into agent-driven processes to unlock dynamic content access and real-time web interaction.