From 5c5013987d7ab978e0d674660b1960c97b96056d Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 15:14:04 -0500 Subject: [PATCH] Add vsql-extension-builder plugin (#3403) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 06e27a5a..bbc279ae 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3234,6 +3234,20 @@ }, "homepage": "https://www.vibeprospecting.ai/product/claude-plugin" }, + { + "name": "vsql-extension-builder", + "description": "Builds a VillageSQL extension for MySQL end-to-end through a 7-phase persona-driven workflow. Commonly used to port PostgreSQL extensions to MySQL.", + "author": { + "name": "VillageSQL" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/villagesql/villagesql-skills.git", + "sha": "b2ab4f21b87ce86e9288df22f8798c9392043a7b" + }, + "homepage": "https://villagesql.com" + }, { "name": "windsor-ai", "description": "Connect Claude Code to 325+ business data sources via Windsor.ai. Query marketing, sales, CRM, ecommerce, finance, and analytics data from Google Ads, Meta, HubSpot, Salesforce, Shopify, Stripe, and hundreds more — directly from your terminal.",