From ad62482d27f54bf3add117740b4c4b726b26bc89 Mon Sep 17 00:00:00 2001 From: Saurabh Gupta Date: Thu, 4 Jun 2026 10:26:07 -0400 Subject: [PATCH] Added Recharm plugin. Recharm lets users search videos visually --- .claude-plugin/marketplace.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1a88e80e..0ce746ca 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -617,6 +617,31 @@ "sha": "f99715fc149208608a148c0fe0ed16c0f80ee734" }, "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills" + }, + { + "name": "recharm", + "description": "Turn a creative brief into a sectioned shot list, search Recharm's library for matching footage, review the candidates visually, and return a final creative brief with picks.", + "author": { + "name": "Recharm" + }, + "source": { + "source": "github", + "repo": "recharm/claude-plugin", + "url": "https://github.com/recharm/claude-plugin", + "ref": "main", + "sha": "beb109ceee6e7a1d37e07088b14203d41c81fa6d", + }, + "category": "design", + "keywords": [ + "recharm", + "video", + "brief", + "visual search", + "video search", + "ad brief", + "footage finder" + ], + "homepage": "https://www.recharm.com" } ] -} +} \ No newline at end of file