What problem does it solve?
This Skill provides reliable browser automation when local browser integration is unavailable, when an isolated browsing profile is required, or when repetitive multi-step web workflows need to run through a command-line interface.
Core Features & Use Cases
- Browser Automation: Open websites, navigate pages, click controls, fill forms, select options, and submit workflows using agent-browser.
- Content Retrieval: Inspect interactive elements with compact snapshots, read page text, execute JavaScript, and capture screenshots or PDFs.
- Persistent Sessions: Reuse named sessions or profiles to preserve cookies and login state for supported websites.
- Use Case: Automate a multi-page data collection workflow by opening a site, signing in through a persistent session, traversing results, extracting page text, and saving screenshots of important records.
Quick Start
Use the agent-browser skill to open the target website, inspect its interactive elements, complete the required browser workflow, and return the extracted results.