GraphCanon updated Sep 14, 2026 · GitHub synced Sep 14, 2026
41views this month
Decision brief
Skyvern automates browser-based workflows with Python, using libraries such as Playwright and Selenium.
Good fit when
- When you require an AI-driven approach to automate browser tasks through a user interface or a Python SDK.
- For environments where integrating multiple automation libraries like Playwright, Puppeteer, and Selenium is beneficial.
Avoid when
- When your project strictly requires proprietary or closed-source software incompatible with AGPL-3.0 licensing conditions.
- For deployments where manual configuration of each dependency and integration is not feasible or desirable due to complexity.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 14, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 14, 2026
- Security (OSV)
- 2 low (2 low)
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install skyvern PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Skyvern-AI/skyvern automates browser-based workflows using Python and integrates various browser automation libraries like Playwright, Puppeteer, Selenium.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 14, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 14, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 14, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 14, 2026)
### Option A: pip install (Recommended for Python-managed local setup)Source link
Source: README excerpt (regex_v1, Sep 14, 2026)
- VS Code with C++ dev tools and Windows SDKSource link
Tags
README
Option A: pip install (Recommended for Python managed local setup) Dependencies needed: Python 3.11, 3.12, or 3.13 Additionally, for Windows: Rust VS Code with C++ dev tools and Windows SDK 1. Install Skyvern 2. Run Skyvern The pip quickstart uses SQLite by default. To use a loca...
For agents
This page has a .md twin and JSON over the API.