Ver código fonte

Add pigment plugin

Bryan Thompson 4 meses atrás
pai
commit
8a8ffb50bb
1 arquivos alterados com 13 adições e 0 exclusões
  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.",