From 290f606e4dbbdf61ff1180e4ce355d859347ddac Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 20 Apr 2026 08:41:19 -0500 Subject: [PATCH] Add versori-skills plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9629546..c973f5c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1649,6 +1649,20 @@ }, "homepage": "https://github.com/vercel/vercel-plugin" }, + { + "name": "versori-skills", + "description": "Skills for building data integrations using the Versori platform and versori-run SDK. Claude can bootstrap projects, configure systems and connections, generate type-safe TypeScript workflows, run local validation via Deno, and deploy to production — with a research-first approach that grounds code generation in gathered API documentation.", + "author": { + "name": "Versori" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/versori/cli.git", + "sha": "134cf334c3065509eee39a5361fd0bcf969dc867" + }, + "homepage": "https://docs.versori.com/latest/ai-tooling/overview" + }, { "name": "voila-api", "description": "Definitive guide for the Voila API. Covers shipment creation (Manual/Smart Shipping), real-time tracking, detailed history, manifesting, collections, webhooks, and third-party integrations (Sorted, Peoplevox, Mintsoft, Veeqo, JD).",