mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-04-28 03:30:10 +00:00
| .. | ||
| credentials | ||
| nodes/Skyvern | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .eslintrc.prepublish.js | ||
| .gitignore | ||
| .npmignore | ||
| .prettierrc.js | ||
| CODE_OF_CONDUCT.md | ||
| gulpfile.js | ||
| index.js | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
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.