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-skillsCopyAvailable Skills
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.
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.
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.
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.
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.
research
Search the web, compare competitors, aggregate content, and fact-check across sources. Use when the agent needs to gather information from multiple websites.
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.
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.
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.