From 02ef73cdfa6f9ec7571c418a78dbd8d5a9f605fc Mon Sep 17 00:00:00 2001 From: wilbert tan Date: Thu, 16 Apr 2026 04:58:32 +0800 Subject: [PATCH] Add claude-buddy plugin to marketplace.json Added 'claude-buddy' plugin with details for notifications and risk classification. --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7500c8752..e65aa8772 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -332,6 +332,17 @@ "category": "deployment", "homepage": "https://github.com/cloudflare/skills" }, + { + "name": "claude-buddy", + "source": { + "source": "url", + "url": "https://github.com/wilbert-t/claude-buddy.git", + "sha": "1e1942d1b92e8acba6ee1c2de8caf66b01631472" + }, + "description": "Never miss a Claude Code approval prompt. Native sound + banner notifications with smart risk classification. Works on macOS, Linux, and Windows.", + "category": "productivity", + "homepage": "https://github.com/wilbert-t/claude-buddy" + }, { "name": "cloudinary", "description": "Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.",