From f1843886404ebfce9cca481cd96f6459bee0540c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 15:13:43 -0500 Subject: [PATCH] Add pixeltable plugin (#3451) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e95d515d..c4136f29 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2175,6 +2175,20 @@ }, "homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin" }, + { + "name": "pixeltable", + "description": "Build multimodal AI applications with Pixeltable -- tables, computed columns, embedding search, UDFs, tool-calling agents, and 25+ AI provider integrations.", + "author": { + "name": "Pixeltable" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/pixeltable/pixeltable-skill.git", + "sha": "f89c9b73f9dab404df3d9ab9ee4d470399b7c761" + }, + "homepage": "https://docs.pixeltable.com" + }, { "name": "planetscale", "description": "An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.",