ソースを参照

Add miro plugin

Bryan Thompson 4 ヶ月 前
コミット
8518bfc43d
1 ファイル変更16 行追加0 行削除
  1. 16 0
      .claude-plugin/marketplace.json

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

@@ -886,6 +886,22 @@
       },
       "homepage": "https://www.mintlify.com/"
     },
+    {
+      "name": "miro",
+      "description": "Secure access to Miro boards. Enables AI to read board context, create diagrams, and generate code with enterprise-grade security.",
+      "author": {
+        "name": "Miro"
+      },
+      "category": "design",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/miroapp/miro-ai.git",
+        "path": "claude-plugins/miro",
+        "ref": "main",
+        "sha": "748bd6afbf60ebc1a1a42bc2e275bfaee53a3eb6"
+      },
+      "homepage": "https://miro.com"
+    },
     {
       "name": "mongodb",
       "description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",