From 5cb6ef998e69c89d53717129a7383fcb2fe4a982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:47:30 +1000 Subject: [PATCH] Add external plugin vercel-plugin (#1829) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/plugin/marketplace.json | 30 ++++++++++++++++++ plugins/external.json | 54 +++++++++++++++++++++++++++++++-- 2 files changed, 81 insertions(+), 3 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 0060349c..4f7d7d7d 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -792,6 +792,36 @@ "description": "Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.", "version": "1.0.0" }, + { + "name": "vercel-plugin", + "description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.", + "version": "0.43.0", + "author": { + "name": "Vercel", + "url": "https://github.com/vercel" + }, + "repository": "https://github.com/vercel/vercel-plugin", + "homepage": "https://vercel.com/docs/agent-resources/vercel-plugin", + "license": "Apache-2.0", + "keywords": [ + "vercel", + "nextjs", + "ai-sdk", + "turborepo", + "turbopack", + "workflow", + "deployment", + "edge-functions", + "serverless", + "ai-gateway" + ], + "source": { + "source": "github", + "repo": "vercel/vercel-plugin", + "path": "/", + "ref": "6e51924cb249e2941de005d59f1ac6f768477b98" + } + }, { "name": "visual-pr", "source": "visual-pr", diff --git a/plugins/external.json b/plugins/external.json index 22f9c60f..f5455134 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -193,7 +193,13 @@ "url": "https://www.figma.com" }, "homepage": "https://github.com/figma/mcp-server-guide", - "keywords": ["figma", "design", "mcp", "ui", "code-connect"], + "keywords": [ + "figma", + "design", + "mcp", + "ui", + "code-connect" + ], "repository": "https://github.com/figma/mcp-server-guide", "source": { "source": "github", @@ -265,7 +271,14 @@ "url": "https://www.microsoft.com" }, "homepage": "https://github.com/microsoft/Build-CLI", - "keywords": ["microsoft", "build", "ignite", "events", "sessions", "learn"], + "keywords": [ + "microsoft", + "build", + "ignite", + "events", + "sessions", + "learn" + ], "license": "Apache-2.0", "repository": "https://github.com/microsoft/Build-CLI", "source": { @@ -282,7 +295,12 @@ "url": "https://www.microsoft.com" }, "homepage": "https://github.com/dotnet/modernize-dotnet", - "keywords": ["modernization", "upgrade", "migration", "dotnet"], + "keywords": [ + "modernization", + "upgrade", + "migration", + "dotnet" + ], "license": "MIT", "repository": "https://github.com/dotnet/modernize-dotnet", "source": { @@ -367,6 +385,36 @@ "ref": "v2.0.0" } }, + { + "name": "vercel-plugin", + "description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.", + "version": "0.43.0", + "author": { + "name": "Vercel", + "url": "https://github.com/vercel" + }, + "repository": "https://github.com/vercel/vercel-plugin", + "homepage": "https://vercel.com/docs/agent-resources/vercel-plugin", + "license": "Apache-2.0", + "keywords": [ + "vercel", + "nextjs", + "ai-sdk", + "turborepo", + "turbopack", + "workflow", + "deployment", + "edge-functions", + "serverless", + "ai-gateway" + ], + "source": { + "source": "github", + "repo": "vercel/vercel-plugin", + "path": "/", + "ref": "6e51924cb249e2941de005d59f1ac6f768477b98" + } + }, { "name": "whatidid", "description": "Turn your Copilot sessions into proof of impact — research-grounded HTML reports with effort estimation, skills analysis, and ROI metrics from local session logs.",