Skip to main content
Versori ships a built-in skill, coding-versori-sdk, that turns your AI coding tool into a Versori integration expert. It guides the agent through the full integration lifecycle — from research and system setup through code generation, testing, and deployment. The skill works with any AI coding tool that supports skills or agent files, including Cursor, Codex, and Claude Code. When you describe an integration task, the skill provides your agent with structured knowledge about the Versori CLI, Run SDK, and platform workflow. It activates automatically when you work on ETL pipelines, API integrations, data synchronisation, webhooks, or mention Versori.

Installation

Add the skill to Cursor, Codex, Claude Code, or any other AI coding tool.

Workflow

The structured 8-step process the skill follows to build integrations.

Tips & Best Practices

Get the most out of AI-assisted integration development.

Run SDK

Learn about the SDK used to build integration workflows.

What the skill does

The skill equips your AI tool with knowledge of Versori’s platform, CLI commands, and SDK patterns. When activated, it follows a structured workflow to:
  • Research your integration requirements and produce a structured plan
  • Set up systems on the Versori platform using the CLI
  • Create connections with the correct authentication for each system
  • Generate TypeScript workflows using the Versori Run SDK
  • Write and run tests to validate your integration logic
  • Deploy the finished integration via the CLI

Prerequisites

Before using the skill, make sure you have:
The skill is distributed with the Versori CLI. Run versori skills download to add it to any AI tool, or install the Claude Code plugin for a one-step setup. See the Installation page for details.