Skyvern/integrations/n8n
2025-06-22 03:27:07 +00:00
..
credentials add n8n credential test + migrate to new API endpoint (#2427) 2025-05-22 22:15:20 +08:00
nodes/Skyvern added proper svg (#2750) 2025-06-22 03:27:07 +00:00
.editorconfig n8n integration (#1940) 2025-03-20 01:32:55 +08:00
.eslintrc.js n8n integration (#1940) 2025-03-20 01:32:55 +08:00
.eslintrc.prepublish.js n8n integration (#1940) 2025-03-20 01:32:55 +08:00
.gitignore n8n integration (#1940) 2025-03-20 01:32:55 +08:00
.npmignore n8n integration (#1940) 2025-03-20 01:32:55 +08:00
.prettierrc.js n8n integration (#1940) 2025-03-20 01:32:55 +08:00
CODE_OF_CONDUCT.md Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
gulpfile.js n8n integration (#1940) 2025-03-20 01:32:55 +08:00
index.js n8n integration (#1940) 2025-03-20 01:32:55 +08:00
LICENSE.md n8n integration (#1940) 2025-03-20 01:32:55 +08:00
package-lock.json n8n integration (#1940) 2025-03-20 01:32:55 +08:00
package.json add n8n credential test + migrate to new API endpoint (#2427) 2025-05-22 22:15:20 +08:00
pnpm-lock.yaml Add yamlfmt precommit hook (#2584) 2025-06-05 15:34:20 -04:00
README.md Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
tsconfig.json n8n integration (#1940) 2025-03-20 01:32:55 +08:00

n8n-nodes-skyvern

This is an n8n community node. It lets you use Skyvern in your n8n workflows.

Skyvern is an open-source product. It automates browser-based workflows using LLMs and computer vision. It provides a simple API endpoint to fully automate manual workflows on a large number of websites, replacing brittle or unreliable automation solutions.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Task: interact with Skyvern task
  • Workflow: interact with Skyvern workflow

Credentials

  • API Token: Skyvern API token. You can get it from the Skyvern UI
  • Base URL: The endpoint for your Skyvern service. Default is Skyvern Cloud Service, you can also set it to your self-host Skyvern.

Resources