Skyvern
Automates browser workflows with vision LLMs and a no-code builder instead of brittle DOM selectors.
About
Instead of relying on XPath or CSS selectors that break when a page changes, Skyvern drives browsers with a swarm of agents that read pages through vision LLMs, so the same automation generalizes to websites it has never seen and survives layout changes. The Playwright-compatible SDK adds AI primitives such as page.act(), page.extract(), page.validate(), and page.prompt(), and a no-code workflow builder chains tasks with loops, conditionals, HTTP requests, and structured data extraction. It handles logins with 2FA support and password manager integrations for Bitwarden, 1Password, and LastPass, and supports OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Gemini, Ollama, and OpenRouter as model backends. Self-hosting takes pip install skyvern plus a quickstart command, or Docker Compose bundling Postgres, the API, and a UI, while a managed cloud runs at app.skyvern.com. The core is AGPL-3.0 licensed with about 22,600 GitHub stars, and the YC-backed team reports 64.4 percent accuracy on the WebBench benchmark, strongest on form-filling write tasks.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Agents & Orchestration
- Price
- Freemium
- Platform
- Hybrid
- Difficulty
- Intermediate (3/5)
- License
- AGPL-3.0
- Added
- Jul 29, 2026
Related Tools
Multi-agent framework for building and studying societies of communicating LLM agents at scale.
Super-agent harness orchestrating sub-agents, memory, and sandboxes for research and automation.
TypeScript agentic operating system with plugins, memory, and connectors for major messaging platforms.
Code-first, model-agnostic toolkit for building, evaluating, and deploying AI agents.
Autonomous agent that plans queries, searches the web and local files, and writes cited reports.
Platform for building and running autonomous agents that execute complete workflows from goals.