Pārlūkot izejas kodu

Merge pull request #1403 from anthropics/add-dataverse-v2

Add dataverse plugin
Bryan Thompson 4 mēneši atpakaļ
vecāks
revīzija
7f3389d21f
1 mainītis faili ar 12 papildinājumiem un 0 dzēšanām
  1. 12 0
      .claude-plugin/marketplace.json

+ 12 - 0
.claude-plugin/marketplace.json

@@ -446,6 +446,18 @@
       },
       "homepage": "https://github.com/astronomer/agents"
     },
+    {
+      "name": "dataverse",
+      "description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",
+      "category": "database",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/microsoft/Dataverse-skills.git",
+        "path": ".github/plugins/dataverse",
+        "ref": "main"
+      },
+      "homepage": "https://github.com/microsoft/Dataverse-skills"
+    },
     {
       "name": "deploy-on-aws",
       "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",