Skyvern
Automate any website with LLMs and computer vision instead of brittle scripts — a Playwright-compatible SDK plus a no-code workflow builder that survives layout changes.
- Any
Clone it without leaving:
git clone https://github.com/Skyvern-AI/skyvern.git Traditional browser automation breaks the moment a site changes its markup — every XPath and CSS selector is a hostage to the front-end team. Skyvern takes a different route: vision LLMs look at the page and decide what to click, so the same workflow keeps working when the layout shifts. It ships a Playwright-compatible SDK (AI on top of the automation many of us already write) and a no-code builder for people who don’t.
Reach for it when the job is “log into this portal every week and pull the numbers” or “fill this form across 50 vendor sites” — the flaky, high-maintenance corner of automation. If you’re wiring up Playwright for your own testing anyway, this is the AI layer that sits above it.