From 83e958a07aefe196bd323b8321db2ff8a7650727 Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:17:47 -0700 Subject: [PATCH 1/6] removing vercel labs to vercel --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 2 +- .cursor-plugin/plugin.json | 2 +- .plugin/plugin.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 02ff0bb..021c2e1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { "name": "vercel-labs", "owner": { - "name": "Vercel Labs" + "name": "Vercel" }, "plugins": [ { @@ -9,7 +9,7 @@ "source": "./", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs" + "name": "Vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d17ffcc..5ec73aa 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -3,7 +3,7 @@ "version": "0.32.3", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs", + "name": "Vercel", "url": "https://github.com/vercel-labs" }, "repository": "https://github.com/vercel/vercel-plugin", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 3e61dac..034e654 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -3,7 +3,7 @@ "version": "0.32.3", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs", + "name": "Vercel", "email": "devtools@vercel.com" }, "homepage": "https://vercel.com", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index cc4dbab..a2e469e 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -3,7 +3,7 @@ "version": "0.32.3", "description": "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.", "author": { - "name": "Vercel Labs", + "name": "Vercel", "url": "https://github.com/vercel-labs" }, "repository": "https://github.com/vercel/vercel-plugin", From c5a5db08a959fdda43f87f1d5f3d89c62c10f069 Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:19:24 -0700 Subject: [PATCH 2/6] changing --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 021c2e1..c69ab64 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,5 @@ { - "name": "vercel-labs", + "name": "vercel", "owner": { "name": "Vercel" }, diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 5ec73aa..1aeebf4 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -4,7 +4,7 @@ "description": "Build and deploy web apps and agents", "author": { "name": "Vercel", - "url": "https://github.com/vercel-labs" + "url": "https://github.com/vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", From 191699634399daa2cdfffa97eae3f17691cfcf9b Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:21:32 -0700 Subject: [PATCH 3/6] change the vercel labs references --- README.md | 10 +++++----- scripts/benchmark-runner.ts | 24 ++++++++++++------------ scripts/benchmark-scenarios.ts | 24 ++++++++++++------------ 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index a518c87..1a44dff 100644 --- a/README.md +++ b/README.md @@ -162,13 +162,13 @@ skills// |-------|--------------| | `ai-sdk` | [vercel/ai](https://github.com/vercel/ai) | | `chat-sdk` | [vercel/chat](https://github.com/vercel/chat) | -| `next-cache-components` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | +| `next-cache-components` | [vercel/next-skills](https://github.com/vercel/next-skills) | | `next-forge` | [vercel/next-forge](https://github.com/vercel/next-forge) | -| `next-upgrade` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | -| `nextjs` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | -| `react-best-practices` | [vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills) | +| `next-upgrade` | [vercel/next-skills](https://github.com/vercel/next-skills) | +| `nextjs` | [vercel/next-skills](https://github.com/vercel/next-skills) | +| `react-best-practices` | [vercel/agent-skills](https://github.com/vercel/agent-skills) | | `vercel-cli` | [vercel/vercel](https://github.com/vercel/vercel) | -| `vercel-sandbox` | [vercel-labs/agent-browser](https://github.com/vercel-labs/agent-browser) | +| `vercel-sandbox` | [vercel/agent-browser](https://github.com/vercel/agent-browser) | | `workflow` | [vercel/workflow](https://github.com/vercel/workflow) | ### Syncing an Upstream Skill diff --git a/scripts/benchmark-runner.ts b/scripts/benchmark-runner.ts index 37f83f4..57bf15c 100644 --- a/scripts/benchmark-runner.ts +++ b/scripts/benchmark-runner.ts @@ -44,73 +44,73 @@ const PROJECTS: BenchmarkProject[] = [ { slug: "01-doc-qa-agent", prompt: - "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel-labs team so we can deploy it later.", + "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-storage", "nextjs"], }, { slug: "02-customer-support-agent", prompt: - "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel-labs team so we can deploy it later.", + "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "auth", "vercel-storage"], }, { slug: "03-deploy-monitor", prompt: - "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel-labs team so we can deploy it later.", + "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["observability", "deployments-cicd", "vercel-api"], }, { slug: "04-multi-model-router", prompt: - "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel-labs team so we can deploy it later.", + "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-gateway", "ai-sdk", "nextjs"], }, { slug: "05-slack-pr-reviewer", prompt: - "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel-labs team so we can deploy it later.", + "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-functions", "vercel-api"], }, { slug: "06-content-pipeline", prompt: - "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel-labs team so we can deploy it later.", + "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["workflow", "cron-jobs", "cms"], }, { slug: "07-feature-rollout", prompt: - "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel-labs team so we can deploy it later.", + "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-flags", "observability"], }, { slug: "08-event-driven-crm", prompt: - "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel-labs team so we can deploy it later.", + "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-queues", "workflow", "vercel-storage"], }, { slug: "09-code-sandbox-tutor", prompt: - "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel-labs team so we can deploy it later.", + "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-sandbox", "ai-sdk", "nextjs"], }, { slug: "10-multi-agent-research", prompt: - "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel-labs team so we can deploy it later.", + "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "workflow", "chat-sdk"], }, { slug: "11-discord-game-master", prompt: - "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel-labs team so we can deploy it later.", + "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["chat-sdk", "runtime-cache", "vercel-functions"], }, { slug: "12-compliance-auditor", prompt: - "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel-labs team so we can deploy it later.", + "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-firewall", "observability", "vercel-api"], }, ]; diff --git a/scripts/benchmark-scenarios.ts b/scripts/benchmark-scenarios.ts index a3719cb..c4f8f08 100644 --- a/scripts/benchmark-scenarios.ts +++ b/scripts/benchmark-scenarios.ts @@ -16,73 +16,73 @@ export const PROJECTS: BenchmarkProject[] = [ { slug: "01-doc-qa-agent", prompt: - "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel-labs team so we can deploy it later.", + "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-storage", "nextjs"], }, { slug: "02-customer-support-agent", prompt: - "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel-labs team so we can deploy it later.", + "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "auth", "vercel-storage"], }, { slug: "03-deploy-monitor", prompt: - "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel-labs team so we can deploy it later.", + "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["observability", "deployments-cicd", "vercel-api"], }, { slug: "04-multi-model-router", prompt: - "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel-labs team so we can deploy it later.", + "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-gateway", "ai-sdk", "nextjs"], }, { slug: "05-slack-pr-reviewer", prompt: - "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel-labs team so we can deploy it later.", + "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-functions", "vercel-api"], }, { slug: "06-content-pipeline", prompt: - "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel-labs team so we can deploy it later.", + "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["workflow", "cron-jobs", "cms"], }, { slug: "07-feature-rollout", prompt: - "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel-labs team so we can deploy it later.", + "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-flags", "observability"], }, { slug: "08-event-driven-crm", prompt: - "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel-labs team so we can deploy it later.", + "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-queues", "workflow", "vercel-storage"], }, { slug: "09-code-sandbox-tutor", prompt: - "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel-labs team so we can deploy it later.", + "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-sandbox", "ai-sdk", "nextjs"], }, { slug: "10-multi-agent-research", prompt: - "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel-labs team so we can deploy it later.", + "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["ai-sdk", "workflow", "chat-sdk"], }, { slug: "11-discord-game-master", prompt: - "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel-labs team so we can deploy it later.", + "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["chat-sdk", "runtime-cache", "vercel-functions"], }, { slug: "12-compliance-auditor", prompt: - "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel-labs team so we can deploy it later.", + "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel team so we can deploy it later.", expectedSkills: ["vercel-firewall", "observability", "vercel-api"], }, ]; From 52c5d9f6a299e0a6b4ae7b5e2f7cc1f2e5ece7aa Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:23:18 -0700 Subject: [PATCH 4/6] reverting --- README.md | 10 +++++----- scripts/benchmark-runner.ts | 24 ++++++++++++------------ scripts/benchmark-scenarios.ts | 24 ++++++++++++------------ 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 1a44dff..a518c87 100644 --- a/README.md +++ b/README.md @@ -162,13 +162,13 @@ skills// |-------|--------------| | `ai-sdk` | [vercel/ai](https://github.com/vercel/ai) | | `chat-sdk` | [vercel/chat](https://github.com/vercel/chat) | -| `next-cache-components` | [vercel/next-skills](https://github.com/vercel/next-skills) | +| `next-cache-components` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | | `next-forge` | [vercel/next-forge](https://github.com/vercel/next-forge) | -| `next-upgrade` | [vercel/next-skills](https://github.com/vercel/next-skills) | -| `nextjs` | [vercel/next-skills](https://github.com/vercel/next-skills) | -| `react-best-practices` | [vercel/agent-skills](https://github.com/vercel/agent-skills) | +| `next-upgrade` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | +| `nextjs` | [vercel-labs/next-skills](https://github.com/vercel-labs/next-skills) | +| `react-best-practices` | [vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills) | | `vercel-cli` | [vercel/vercel](https://github.com/vercel/vercel) | -| `vercel-sandbox` | [vercel/agent-browser](https://github.com/vercel/agent-browser) | +| `vercel-sandbox` | [vercel-labs/agent-browser](https://github.com/vercel-labs/agent-browser) | | `workflow` | [vercel/workflow](https://github.com/vercel/workflow) | ### Syncing an Upstream Skill diff --git a/scripts/benchmark-runner.ts b/scripts/benchmark-runner.ts index 57bf15c..37f83f4 100644 --- a/scripts/benchmark-runner.ts +++ b/scripts/benchmark-runner.ts @@ -44,73 +44,73 @@ const PROJECTS: BenchmarkProject[] = [ { slug: "01-doc-qa-agent", prompt: - "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel team so we can deploy it later.", + "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-storage", "nextjs"], }, { slug: "02-customer-support-agent", prompt: - "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel team so we can deploy it later.", + "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "auth", "vercel-storage"], }, { slug: "03-deploy-monitor", prompt: - "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel team so we can deploy it later.", + "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["observability", "deployments-cicd", "vercel-api"], }, { slug: "04-multi-model-router", prompt: - "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel team so we can deploy it later.", + "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-gateway", "ai-sdk", "nextjs"], }, { slug: "05-slack-pr-reviewer", prompt: - "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel team so we can deploy it later.", + "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-functions", "vercel-api"], }, { slug: "06-content-pipeline", prompt: - "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel team so we can deploy it later.", + "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["workflow", "cron-jobs", "cms"], }, { slug: "07-feature-rollout", prompt: - "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel team so we can deploy it later.", + "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-flags", "observability"], }, { slug: "08-event-driven-crm", prompt: - "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel team so we can deploy it later.", + "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-queues", "workflow", "vercel-storage"], }, { slug: "09-code-sandbox-tutor", prompt: - "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel team so we can deploy it later.", + "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-sandbox", "ai-sdk", "nextjs"], }, { slug: "10-multi-agent-research", prompt: - "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel team so we can deploy it later.", + "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "workflow", "chat-sdk"], }, { slug: "11-discord-game-master", prompt: - "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel team so we can deploy it later.", + "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["chat-sdk", "runtime-cache", "vercel-functions"], }, { slug: "12-compliance-auditor", prompt: - "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel team so we can deploy it later.", + "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-firewall", "observability", "vercel-api"], }, ]; diff --git a/scripts/benchmark-scenarios.ts b/scripts/benchmark-scenarios.ts index c4f8f08..a3719cb 100644 --- a/scripts/benchmark-scenarios.ts +++ b/scripts/benchmark-scenarios.ts @@ -16,73 +16,73 @@ export const PROJECTS: BenchmarkProject[] = [ { slug: "01-doc-qa-agent", prompt: - "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel team so we can deploy it later.", + "Build a documentation Q&A agent with semantic search, citation links, and follow-up question memory. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-storage", "nextjs"], }, { slug: "02-customer-support-agent", prompt: - "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel team so we can deploy it later.", + "Create a customer support agent that triages tickets, drafts replies, and escalates urgent conversations with an authenticated admin dashboard. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "auth", "vercel-storage"], }, { slug: "03-deploy-monitor", prompt: - "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel team so we can deploy it later.", + "Build a deploy monitor that tracks preview and production deploy health, surfaces incidents, and posts summaries to an internal dashboard. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["observability", "deployments-cicd", "vercel-api"], }, { slug: "04-multi-model-router", prompt: - "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel team so we can deploy it later.", + "Create a multi-model router that chooses the best model per request, supports failover policies, and streams responses to the UI. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-gateway", "ai-sdk", "nextjs"], }, { slug: "05-slack-pr-reviewer", prompt: - "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel team so we can deploy it later.", + "Build a Slack PR reviewer that reacts to pull-request webhooks, summarizes diffs, and posts review guidance to Slack threads. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "vercel-functions", "vercel-api"], }, { slug: "06-content-pipeline", prompt: - "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel team so we can deploy it later.", + "Create a content pipeline that ingests drafts, runs scheduled enrichment, and publishes to multiple channels with approvals. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["workflow", "cron-jobs", "cms"], }, { slug: "07-feature-rollout", prompt: - "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel team so we can deploy it later.", + "Build a feature rollout system with audience targeting, gradual percentage releases, and rollback controls with experiment tracking. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-flags", "observability"], }, { slug: "08-event-driven-crm", prompt: - "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel team so we can deploy it later.", + "Create an event-driven CRM that processes inbound events, updates customer timelines, and triggers follow-up workflows. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-queues", "workflow", "vercel-storage"], }, { slug: "09-code-sandbox-tutor", prompt: - "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel team so we can deploy it later.", + "Build a code sandbox tutor that runs untrusted snippets safely, explains execution errors, and gives step-by-step coaching. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-sandbox", "ai-sdk", "nextjs"], }, { slug: "10-multi-agent-research", prompt: - "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel team so we can deploy it later.", + "Create a multi-agent research assistant that delegates subtasks, aggregates findings, and produces a cited final report. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["ai-sdk", "workflow", "chat-sdk"], }, { slug: "11-discord-game-master", prompt: - "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel team so we can deploy it later.", + "Build a Discord game master bot with turn tracking, encounter memory, and persistent campaign state across sessions. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["chat-sdk", "runtime-cache", "vercel-functions"], }, { slug: "12-compliance-auditor", prompt: - "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel team so we can deploy it later.", + "Create a compliance auditor that scans configs, flags policy drift, and generates remediation reports for engineering teams. Link the project to my vercel-labs team so we can deploy it later.", expectedSkills: ["vercel-firewall", "observability", "vercel-api"], }, ]; From d8b5e5d770cbe6299955470b779a2333fdba24fc Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:25:35 -0700 Subject: [PATCH 5/6] one more change --- .plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.plugin/plugin.json b/.plugin/plugin.json index a2e469e..7d10d2f 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -4,7 +4,7 @@ "description": "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.", "author": { "name": "Vercel", - "url": "https://github.com/vercel-labs" + "url": "https://github.com/vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", From 6f4e7dc17748ea91a9adc8b1eba667312428ec41 Mon Sep 17 00:00:00 2001 From: melkeydev Date: Thu, 9 Apr 2026 16:31:00 -0700 Subject: [PATCH 6/6] uptick version --- .claude-plugin/plugin.json | 2 +- .cursor-plugin/plugin.json | 2 +- .plugin/plugin.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1aeebf4..3d49be8 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "description": "Build and deploy web apps and agents", "author": { "name": "Vercel", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 034e654..056b115 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vercel", - "version": "0.32.3", + "version": "0.32.4", "description": "Build and deploy web apps and agents", "author": { "name": "Vercel", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index 7d10d2f..6a64b5c 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "description": "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.", "author": { "name": "Vercel", diff --git a/package.json b/package.json index 02147b8..cef6bdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "private": true, "bin": { "vercel-plugin": "src/cli/index.ts"