Bläddra i källkod

Add pigment plugin

Bryan Thompson 4 månader sedan
förälder
incheckning
8a8ffb50bb
1 ändrade filer med 13 tillägg och 0 borttagningar
  1. 13 0
      .claude-plugin/marketplace.json

+ 13 - 0
.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.",