·agent-browser
*

agent-browser

Browser automation via agent-browser CLI for web navigation, form filling, screenshots, scraping, login flows, and UI testing.

9Installs·1Trend·@fmschulz

Installation

$npx skills add https://github.com/fmschulz/omics-skills --skill agent-browser

How to Install agent-browser

Quickly install agent-browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill agent-browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: fmschulz/omics-skills.

SKILL.md

View raw

Automate browser interactions through the agent-browser CLI for repeatable, scriptable web tasks.

| Install | npm install -g agent-browser then agent-browser install | | Open page | agent-browser open | | Snapshot | agent-browser snapshot -i --json | | Interact | click @eN, fill @eN "text" | | Screenshot | agent-browser screenshot output.png | | Docs | See references/quick-start.md |

Issue: Chromium not installed Solution: Run agent-browser install (add --with-deps on Linux).

Browser automation via agent-browser CLI for web navigation, form filling, screenshots, scraping, login flows, and UI testing. Source: fmschulz/omics-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fmschulz/omics-skills --skill agent-browser
Category
*Creative Media
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from fmschulz/omics-skills

Quick answers

What is agent-browser?

Browser automation via agent-browser CLI for web navigation, form filling, screenshots, scraping, login flows, and UI testing. Source: fmschulz/omics-skills.

How do I install agent-browser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill agent-browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/fmschulz/omics-skills