mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-25 00:47:27 +00:00
Fixes #1947 Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
Kubeshark Claude Code Plugin
This directory contains the Claude Code plugin configuration for Kubeshark.
What's here
| File | Purpose |
|---|---|
plugin.json |
Plugin manifest — name, version, description, metadata |
marketplace.json |
Marketplace index — allows discovery via /plugin marketplace add |
Installing the plugin
/plugin marketplace add kubeshark/kubeshark
/plugin install kubeshark
This loads the Kubeshark AI skills and MCP configuration. Skills appear as
/kubeshark:network-rca and /kubeshark:kfl.
What the plugin includes
- Skills from
skills/— network root cause analysis and KFL filter expertise - MCP configuration from
.mcp.json— connects to the Kubeshark MCP server
Local development
Test the plugin without installing:
claude --plugin-dir /path/to/kubeshark