From 7cc2926c2513d259fc2c9dcd7f4951948c276981 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 4 Jun 2026 19:12:18 -0500 Subject: [PATCH] Add knowledge-catalog plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3531a34f..f5fc9ba5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1335,6 +1335,20 @@ }, "homepage": "https://jfrog.com" }, + { + "name": "knowledge-catalog", + "description": "Connect to Knowledge Catalog to discover, manage, monitor, and govern data and AI artifacts across your data platform", + "author": { + "name": "Google LLC" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/gemini-cli-extensions/knowledge-catalog.git", + "sha": "317e96fdd12aa61778b950192aff627efdc21099" + }, + "homepage": "https://github.com/gemini-cli-extensions/knowledge-catalog" + }, { "name": "kotlin-lsp", "description": "Kotlin language server for code intelligence",