Add honeycomb plugin

This commit is contained in:
Bryan Thompson 2026-06-25 22:17:03 -05:00
parent c8e9219efb
commit 7caa9a92f2
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -1410,6 +1410,22 @@
"source": "./external_plugins/greptile",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/greptile"
},
{
"name": "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.",
"author": {
"name": "Honeycomb"
},
"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"
},
{
"name": "hookify",
"description": "Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.",