Bladeren bron

Add circleback plugin to marketplace (#209)

Co-authored-by: Claude <noreply@anthropic.com>
Noah Zweben 7 maanden geleden
bovenliggende
commit
f70b65538d
1 gewijzigde bestanden met toevoegingen van 10 en 0 verwijderingen
  1. 10 0
      .claude-plugin/marketplace.json

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

@@ -556,6 +556,16 @@
         "url": "https://github.com/huggingface/skills.git"
       },
       "homepage": "https://github.com/huggingface/skills.git"
+    },
+    {
+      "name": "circleback",
+      "description": "Circleback conversational context integration. Search and access meetings, emails, calendar events, and more.",
+      "category": "productivity",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/circlebackai/claude-code-plugin.git"
+      },
+      "homepage": "https://github.com/circlebackai/claude-code-plugin.git"
     }
   ]
 }