From 8a8ffb50bb4b141555d06cd697c1d41f45f1eeeb Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Sat, 2 May 2026 13:06:23 -0500 Subject: [PATCH] Add pigment plugin --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f93820a..a58c839 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1358,6 +1358,19 @@ } } }, + { + "name": "pigment", + "description": "Analyze business data and build custom Pigment models, metrics, and boards through natural language.", + "author": { + "name": "Pigment" + }, + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/gopigment/ai-plugins.git" + }, + "homepage": "https://www.pigment.com" + }, { "name": "pinecone", "description": "Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP server for creating, describing, upserting and querying indexes with Claude. Perfect for developers building semantic search, RAG applications, recommendation systems, and other vector-based applications with Pinecone.",