Skyvern blog

    Product Updates

    New Skyvern features, integrations, and ways to use them.

    Latest

    • 1 min read

      New Drop: Skyvern x viaSocket

      New Integration Alert! Skyvern is now officially an integration in viaSocket! viaSocket is an AI-driven workflow automation platform that makes it easy to connect apps and automate tasks—without writing a single line of code. With simple triggers and workflows, teams can build powerful automations that bridge the gaps between their favorite web applications. Why Integrate into viaSocket? viaSocket users want speed, flexibility, and automation that works where APIs fall short. That’s exactly

      Kaitlyn CzajkaProduct Updates
    • GPT-5 in Skyvern: Day 0 Support

      🎺 Brrr brrr brrr brrr 🎺 OpenAI just launched GPT-5 and, no surprise, it’s really good. We’re already on it and integrated same-day! You can plug GPT-5 straight into your Skyvern workflows. Head to any block in a workflow or to the workflow-level settings, go to the model dropdown, and lo and behold! GPT-5 But fair warning… GPT-5 is smart, powerful, and a little dramatic (aka slow). So bring snacks.

      Kaitlyn CzajkaProduct Updates
    • 1 min read

      New Drop: Skyvern x Activepieces

      Trumpets, please! We’re excited to share that Skyvern is now officially an integration in Activepieces! Activepieces is an open-source business automation platform that lets teams build powerful workflows using over 300 integrations. Why Integrate into Activepieces? Activepieces users love flexibility and power—and they’ve been finding ways to combine it with Skyvern to unlock new kinds of browser-based automation. So we decided to make it official. Skyvern allows you to interact with webs

      Kaitlyn CzajkaProduct Updates
    • Surprise Launch Week - Day 5 - Product Hunt Launch

      Another day another surprise! A short one today: Web bench is live on Product Hunt. We would love your support here: https://www.producthunt.com/products/web-bench

      Suchintan SinghProduct Updates
    • Surprise Launch Week - Day 4 - Ollama Support

      TL;DR One toggle → your automations run on-device, no cloud hop. # .env ENABLE_OLLAMA=true LLM_KEY=OLLAMA OLLAMA_MODEL=qwen2.5:7b-instruct OLLAMA_SERVER_URL=http://host.docker.internal:11434 Why you’ll care * Zero data leaves the box – ideal for air-gapped or PII-heavy flows, * Drop-in swap – test the latest gemma model or qwen model with a one line change * Run custom fine-tunes - fine-tune your own open source LLM and try it out with Skyvern

      Suchintan SinghProduct Updates
    • 1 min read

      Surprise Launch week – Day 3 - LangChain + LlamaIndex support is here!

      Today we’re releasing two small Python packages that let you trigger Skyvern browser tasks directly from LangChain or LlamaIndex code. * skyvern-langchain – LangChain Tool + Agent helpers * skyvern-llamaindex – LlamaIndex Tool + Runnable helpers Both follow the same pattern: create a task, wait for it if you like, or hand it off to Skyvern Cloud. Nothing else to set up. Installation pip install skyvern-langchain # LangChain pip install skyvern-llamaindex # LlamaIndex

      Suchintan SinghProduct Updates
    • 1 min read

      Surprise Launch Week - Day 2 - OpenRouter Support is Live in Skyvern

      TL;DR Plug any OpenRouter-hosted model into your automations with one env toggle. No code changes, no redeploys. # docker-compose.env ENABLE_OPENROUTER=true LLM_KEY=OPENROUTER OPENROUTER_API_KEY=sk-… OPENROUTER_MODEL=qwen/qwen2.5-vl-32b-instruct Why you might care * BYOM (Bring your own model) – swap models in minutes. * Full Skyvern feature set – async tasks, vision support, streaming, same API. Under the hood LLMConfigRegistry.register_config( "OPENROUTER", LLMConfig(

      Suchintan SinghProduct Updates
    • 1 min read

      Surprise Launch Week - Day 1 - Credit Card Support

      Today we’re launching a major super-power for your browser automations: securely add credit cards once and let Skyvern handle checkouts end-to-end Why this matters * One-click setup – Save a card in seconds; via API or via our UI. Skyvern stores it inside a secure vault. * Hands-free automations – Your agents can now pay for subscriptions, place test orders, validate carts, or top-up balances while you sleep. * Enterprise-grade security – Card numbers are never exposed to your workflows; o

      Suchintan SinghProduct Updates
    • 6 min read

      Skyvern MCP Server: Let AI Agents Control Your Browser (Updated June 2026)

      We're building Skyvern, an open-source Agentic Process Automation (APA) platform. It uses computer vision and AI reasoning to read web pages visually, work through multi-step authentication flows, and complete browser-side tasks without brittle selectors or code that breaks the moment a site changes. Browser automation is the execution layer; the APA platform handles the broader job of autonomous, multi-step operation across portals and workflows that have no direct API to call. Over the weeken

      Suchintan SinghProduct Updates
    • 1 min read

      New Drop: Skyvern x N8N

      Gather ‘round! Our integration in n8n (community node) is finally here! n8n is a workflow automation platform that empowers technical teams to build complex, multi-step workflows using their 400+ native integrations, with an even richer community node ecosystem Why Integrate into n8n? Is it fate? Is it science? Don’t know, but there has been a lot of overlap between Skyvern users and n8n users. So, we’ve made an integration that connects the two more easily. Here’s what we do know: people o

      Suchintan SinghProduct Updates
    • 1 min read

      A Major Update - Credentialing in Skyvern

      🗣️ You can now store credentials directly in Skyvern! Until now, the only way to manage credentials was through Bitwarden. Time and time again, we heard the same feedback—signing up, onboarding, and configuring was was annoyingly high maintenance. With this release, you can now add, save, and link credentials into your workflow without leaving Skyvern. Three easy steps: add credential, add a credential parameter in workflow, and link! Whether you’re an individual looking for a quick start or

      Suchintan SinghProduct Updates
    • 1 min read

      New Collab: Ben AI x Skyvern, Automate the browser with WhatsApp voice messages

      Excited to announce our latest collab! Ben builds the coolest AI agents on n8n and Relevance AI and gives them access to a bunch of tools to let them complete REAL WORK. You know what the most ambitious and underrated tool is? Giving an AI agent access to the internet. This is where Skyvern comes in. In this one, he builds a purchasing agent and contact form agent controlled by WhatsApp Voice messages with n8n. n8n handles the agent interactions, and Skyvern handles all web operations. HOW

      Suchintan SinghProduct Updates
    • 1 min read

      Launching Skyvern's Jobs Agent: Automate Job Applications with AI

      Being in the job market is tough. It’s a grueling process of continuously filling out applications, hours of time spent filling out the same questions again and again for jobs that often don’t give the applicant the courtesy of a rejection email. It fits all of the criteria for torture. Skyvern has been helping people silently automate this for the past few months… and we thought we would make it easier for everyone! 🧠 How does it work? 1. Bulk submit: include the links for hundreds of diff

      Suchintan SinghProduct Updates
    • 1 min read

      New Drop: Skyvern x Eachlabs

      Our latest integration in Eachlabs is here! Eachlabs connects your automations to AI tools, serving enterprises and individuals alike. Choose from 50+ integrations to automate content production—including sound, video, image, headshot, text, and more. Why Integrate into Eachlabs? Eachlabs and Skyvern complement each other. While Eachlabs allows users to create AI-powered content automations, Skyvern lets you connect them to the browser. Imagine generating personalized video content with Eachl

      Suchintan SinghProduct Updates
    • 1 min read

      Launch week Day 5: Skyvern x Make.com

      Finally. Our most requested integration is here! Our latest integration in Make is here! Make is a no-code automation platform currently empowering 500,000+ people to introduce automation into their workflows, whether they be personal or professional. Why Integrate into Make? While we are both workflow builders, Make and Skyvern serve totally different purposes. Make is all about bringing your tools together into one place, while Skyvern allows you to reach into the browser and access sites

      Suchintan SinghProduct Updates