From 65c4e5bf262cc210e79ab0e870c27d7073124fa7 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 17:24:54 -0500 Subject: [PATCH] rebase onto main: re-append honeycomb (resolve marketplace.json append conflict) Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1077d01c..c4fc06d0 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -862,6 +862,20 @@ "sha": "f89c9b73f9dab404df3d9ab9ee4d470399b7c761" }, "homepage": "https://docs.pixeltable.com" + }, + { + "name": "honeycomb", + "displayName": "Honeycomb", + "description": "Skills, agents, and workflows for Honeycomb observability — query patterns, production investigations, SLOs, OpenTelemetry instrumentation, and Beeline migration. Designed to complement the Honeycomb MCP server.", + "category": "monitoring", + "source": { + "source": "git-subdir", + "url": "https://github.com/honeycombio/agent-skill.git", + "path": "honeycomb", + "ref": "main", + "sha": "53e6bb80242d4667dd730e7cc2150a4a2f9a83bf" + }, + "homepage": "https://www.honeycomb.io" } ] }