From 7c74903148e710eacd978c3ddb40a6bd625f8b83 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 20:43:08 -0500 Subject: [PATCH] Add b12-claude-plugin (rebuilt on current main, resolve marketplace.json) --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 14d602c3..bf07fe7a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -862,6 +862,18 @@ "sha": "f89c9b73f9dab404df3d9ab9ee4d470399b7c761" }, "homepage": "https://docs.pixeltable.com" + }, + { + "name": "b12-claude-plugin", + "displayName": "B12", + "description": "B12 plugin with two skills: Website Generator (create a B12 website from a brief description) and B12 Website Editor (edit a live B12 website using Claude's browser access in Claude Cowork).", + "category": "design", + "source": { + "source": "url", + "url": "https://github.com/b12io/b12-claude-plugin.git", + "sha": "a53638c2b23b82c6be7c4e5b1e3cecd6a59f9fb8" + }, + "homepage": "https://www.b12.io" } ] }