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.
Browser automation via agent-browser CLI for web navigation, form filling, screenshots, scraping, login flows, and UI testing.
Quickly install agent-browser AI skill to your development environment via command line
Source: fmschulz/omics-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/fmschulz/omics-skills --skill agent-browserBrowser automation via agent-browser CLI for web navigation, form filling, screenshots, scraping, login flows, and UI testing. Source: fmschulz/omics-skills.
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
https://github.com/fmschulz/omics-skills