# Skyvern-AI/skyvern

Automate browser based workflows with AI

Repository: https://github.com/Skyvern-AI/skyvern
Canonical: https://ross.abutalabs.com/products/skyvern
Homepage: https://www.skyvern.com
Language: Python
License: AGPL-3.0
License Family: copyleft
Topics: api, automation, browser, computer, gpt, llm, playwright, python, rpa, vision, workflow, browser-automation, ai, powerautomate, puppeteer, selenium
Last push: 2026-08-27T00:11:02+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 65
- inputs: {"age_days": 917, "days_push": 7, "days_rel": 9, "gap_med": 4, "n_releases_24m": 136}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22852, forks 2149 (observed 2026-08-28T04:11:34.172199+00:00)

## What it is
Skyvern is an open-source AI browser automation framework that uses LLMs and computer vision to interact with websites, offering a Playwright-compatible Python SDK plus a no-code workflow builder. It can operate on sites it has never seen, handling logins, 2FA, CAPTCHAs, and structured data extraction without brittle XPath scripts.

## Use cases
- automate browser workflows with AI
- extract structured data from websites without APIs
- replace brittle selenium scripts
- fill out web forms automatically
- automate portal logins and invoice downloads
- scrape websites that change layout often
- build no-code browser automation workflows

## When to choose
- you need to automate websites without stable selectors or APIs
- you want AI agents that adapt to unseen website layouts
- you need CAPTCHA, 2FA, and anti-bot handling built in
- you want both an SDK for developers and a no-code builder for ops teams

## When to avoid
- you need fast, deterministic automation on a fixed site - plain Playwright is cheaper and faster
- you cannot send page content to LLM providers due to privacy constraints
- you need high-volume scraping where per-run LLM costs are prohibitive
- your project requires a permissive license - Skyvern is AGPL-3.0

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, web-scraping, workflow-automation, computer-vision, llm-inference, browser-extension, api-framework
- domain: artificial-intelligence, web-development, developer-tools, crawlers
- platform: python, self-hosted, cross-platform
- tags: browser-automation, rpa, playwright, vision-llm, no-code-workflow-builder, captcha-handling, data-extraction, agentic-browsing, automation, ai-agents, docker, web-server

## Member repositories
- Skyvern-AI/skyvern (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:34.172199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:51.986253+00:00, confidence not recorded.
  - readme: https://github.com/Skyvern-AI/skyvern (fetched 2026-08-28T04:11:34.172199+00:00, sha 7fa8c881b3d2)
  - homepage: https://www.skyvern.com (fetched 2026-08-29T07:55:01.398479+00:00, sha d9fd11fb1ecb)
  - site_page: https://docs.skyvern.com/introduction (fetched 2026-08-29T07:55:01.407573+00:00, sha b53cc7515e7f)
  - site_page: https://www.skyvern.com/pricing (fetched 2026-08-29T07:55:01.405369+00:00, sha a23f6da452b8)
  - site_page: https://www.skyvern.com/products (fetched 2026-08-29T07:55:01.409793+00:00, sha ffe2a8e90e49)
  - site_page: https://www.skyvern.com/integrations (fetched 2026-08-29T07:55:01.411806+00:00, sha ea9762c73573)
- Data as of 2026-08-30T08:39:29.467469+00:00.
