mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-11 19:57:21 -03:00
Add honeycomb plugin (#3404)
This commit is contained in:
parent
f184388640
commit
67c826e126
@ -1426,6 +1426,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.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user