Skyvern AI Browser Workflow Automation with LLMs and Computer Vision
Skyvern automates browser-based workflows using LLMs and computer vision. It provides a Playwright-compatible SDK that interacts with websites visually rather than via DOM selectors, making automations resistant to layout changes and capable of operating on never-before-seen webs
What it does
Skyvern AI Browser Workflow Automation with LLMs and Computer Vision
Skyvern automates browser-based workflows using LLMs and computer vision. It provides a Playwright-compatible SDK that interacts with websites visually rather than via DOM selectors, making automations resistant to layout changes and capable of operating on never-before-seen websites.
Installation
Use the upstream install or setup path that matches your environment:
- pip install skyvern
- git clone https://github.com/skyvern-ai/skyvern.git && cd skyvern
- docker compose up -d
- pip install --upgrade skyvern # 1.0.32+ contains the fix
Requirements and caveats from upstream:
- Python 3.11.x, works with 3.12, not ready yet for 3.13
-
Option B: Docker Compose
- Use this option if you want everything containerized (Postgres, API, UI) and don't want to install Python/Node locally.
Basic usage or getting-started notes:
-
Skyvern Cloud
-
Skyvern Cloud is a managed cloud version of Skyvern that allows you to run Skyvern without worrying about the infrastructure. It allows you to run multiple Skyvern instances in parallel and...
-
If you'd like to try it out, navigate to app.skyvern.com and create an account.
-
Extracted from upstream docs: https://raw.githubusercontent.com/Skyvern-AI/skyvern/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,559 chars)