

Skyvern
Skyvern automates browser-based workflows using LLMs and computer vision. It provides a simple API endpoint to fully automate manual workflows, replacing brittle or unreliable automation solutions.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- Software as a Service (SaaS)
- Online
Features
- Browser-based
- Workflow Automation
Tags
- automation-tool
- Workflow Tool
- Automation
- xpath
- computer-vision
Skyvern News & Activities
Recent activities
Skyvern information
What is Skyvern?
Skyvern automates browser-based workflows using LLMs and computer vision. It provides a simple API endpoint to fully automate manual workflows, replacing brittle or unreliable automation solutions.
Traditional approaches to browser automations required writing custom scripts for websites, often relying on DOM parsing and XPath-based interactions, which would break whenever the website layouts changed.
Instead of only relying on code-defined XPath interactions, Skyvern adds computer vision and LLMs to the mix to parse items in the viewport in real-time, create a plan for interaction and interact with them.
This approach gives us a few advantages:
- Skyvern can operate on websites it’s never seen before, as it’s able to map visual elements to actions necessary to complete a workflow, without any customized code
- Skyvern is resistant to website layout changes, as there are no pre-determined XPaths or other selectors our system is looking for while trying to navigate
- Skyvern leverages LLMs to reason through interactions to ensure we can cover complex situations.





