Available Now

Browser
Skills

Browser automation for AI agents

Make your AI coding assistant smarter when working with browsers. Skills provide tested, reliable browser automation patterns that agents can use directly.

$ npx skills add browser-use/browser-skillsCopy

Available Skills

4 guides

auth-and-sessions

Log in, handle OAuth and MFA, persist sessions, and sync cookies between local and cloud browsers. Use when the agent needs to authenticate or manage browser sessions.

4 guides

e-commerce

Compare prices, research products, track inventory, and manage cart-to-checkout flows on online stores. Use when the agent needs to interact with shopping platforms.

4 guides

form-automation

Fill out and submit web forms including signups, checkouts, multi-step wizards, and file uploads. Use when the agent needs to automate form interactions on web pages.

4 guides

monitoring

Track price changes, content updates, uptime, and stock availability on websites. Use when the agent needs to watch web pages for changes over time.

3 guides

pdf-and-documents

Download PDFs, reports, invoices, and spreadsheet exports from web applications. Use when the agent needs to export or download documents from web platforms.

4 guides

research

Search the web, compare competitors, aggregate content, and fact-check across sources. Use when the agent needs to gather information from multiple websites.

4 guides

social-media

Post content, read engagement stats, track trends, and research audiences across social platforms. Use when the agent needs to interact with social media websites.

5 guides

web-scraping

Scrape product listings, articles, tables, and dynamic content into structured data. Use when the agent needs to extract information from web pages or crawl multiple pages.

5 guides

web-testing

Run functional tests, visual regression checks, accessibility audits, and responsive layout verification against web applications. Use when the agent needs to test or verify web application behavior.