From cccd8b3ea2909afd6bf8c220b9372a38ae6d6ee4 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Mon, 16 Mar 2026 13:49:30 -0700 Subject: [PATCH 1/3] Add intercom to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7dbb484..e3fef60 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1015,6 +1015,17 @@ "url": "https://github.com/MicrosoftDocs/mcp.git" }, "homepage": "https://github.com/microsoftdocs/mcp" + }, + { + "name": "intercom", + "description": "Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/intercom/claude-plugin-external.git", + "sha": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45" + }, + "homepage": "https://github.com/intercom/claude-plugin-external" } ] } From fefdd738be32a0d605b5fa72c74bc27567e4a628 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 17 Mar 2026 00:40:45 +0000 Subject: [PATCH 2/3] Merge staging into add-plugin/intercom to resolve conflict --- .claude-plugin/marketplace.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e3fef60..b55ec3c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -594,9 +594,9 @@ "category": "deployment", "source": { "source": "url", - "url": "https://github.com/vercel/vercel-deploy-claude-code-plugin.git" + "url": "https://github.com/vercel/vercel-plugin.git" }, - "homepage": "https://github.com/vercel/vercel-deploy-claude-code-plugin" + "homepage": "https://github.com/vercel/vercel-plugin" }, { "name": "stripe", @@ -1016,6 +1016,19 @@ }, "homepage": "https://github.com/microsoftdocs/mcp" }, + { + "name": "neon", + "description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.", + "category": "database", + "source": { + "source": "git-subdir", + "url": "neondatabase/agent-skills", + "path": "plugins/neon-postgres", + "ref": "main", + "sha": "54d7a9db2ddd476f84d5d1fd7bac323907858a8b" + }, + "homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres" + }, { "name": "intercom", "description": "Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.", From cc9555bb9098a3e3e51a65abd4f48c3a987d7428 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 17 Mar 2026 00:48:13 +0000 Subject: [PATCH 3/3] Merge latest staging to resolve conflict --- .claude-plugin/marketplace.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b55ec3c..2ed6589 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -709,8 +709,7 @@ "category": "development", "source": { "source": "url", - "url": "https://github.com/qodo-ai/qodo-skills.git", - "sha": "623eb4ed4364d8111f9a9132a791d7497d814b6a" + "url": "https://github.com/qodo-ai/qodo-skills.git" }, "homepage": "https://github.com/qodo-ai/qodo-skills.git" },