Skyvern/integrations/n8n
2025-03-20 01:32:55 +08:00
..
credentials n8n integration (#1940) 2025-03-20 01:32:55 +08:00
nodes/Skyvern n8n integration (#1940) 2025-03-20 01:32:55 +08: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 n8n integration (#1940) 2025-03-20 01:32:55 +08: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 n8n integration (#1940) 2025-03-20 01:32:55 +08:00
pnpm-lock.yaml n8n integration (#1940) 2025-03-20 01:32:55 +08:00
README.md n8n integration (#1940) 2025-03-20 01:32:55 +08:00
tsconfig.json n8n integration (#1940) 2025-03-20 01:32:55 +08:00

Table of Contents generated with DocToc

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