By totallyGreg
Multi-skill plugin for Kubernetes Gateway API (kgateway) and AI/LLM routing (agentgateway) — provider backends, MCP server routing, external processing, version lifecycle management, and traffic policies
Generate an AgentgatewayBackend YAML template for the specified provider.
Run a full diagnostic of the gateway system including status, policies, and recent events.
Evaluate the current kgateway/agentgateway configuration for issues and best practices.
Tail the controller logs for kgateway and agentgateway to help debug issues.
Generate an HTTPRoute YAML template for routing to a backend.
This skill should be used when configuring agentgateway for AI/LLM provider routing, MCP server routing, external processing, and traffic policies. Use when the user asks to "add an LLM provider backend", "configure MCP routing", "set up Ollama backend", "add OpenAI backend", "configure Anthropic", "add Vertex AI backend", "set up rate limiting", "configure CORS", "add external processing", "upgrade agentgateway", or "troubleshoot AI routing". Supports Ollama, OpenAI, Anthropic, Gemini, Vertex AI, Azure OpenAI, and Bedrock backends.
This skill should be used when configuring kgateway (Kubernetes Gateway API implementation) for HTTP routing, Gateway resources, HTTPRoutes, and GatewayClass configuration. Use when the user asks to "create a Gateway resource", "configure HTTPRoute", "set up path-based routing", "check kgateway installation", "install kgateway", "upgrade kgateway helm chart", or "troubleshoot route attachment". Covers Gateway API standards, kgateway Backend CRD, and Envoy-based control plane on Kubernetes.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive marketplace for Claude Code extensions, providing plugins with skills, commands, agents, hooks, and MCP servers to enhance your Claude development experience.
# Add the marketplace
/plugin marketplace add totallyGreg/claude-mp
# Install individual plugins
/plugin install skillsmith@totally-tools
/plugin install marketplace-manager@totally-tools
| Plugin | Version | Description |
|---|---|---|
| helm-chart-developer | 1.0.0 | Expert guide for Helm chart development, testing, and security |
| marketplace-manager | 4.0.0 | Manages Claude Code plugin marketplace operations including version syncing, skill publishing, and marketplace.json maintenance |
| skillsmith | 6.8.0 | Guide for forging effective Claude skills with marketplace integration |
| swift-dev | 1.2.0 | Swift development expert for SwiftUI, iOS/macOS frameworks, Server-side Swift, and Objective-C migration |
| terminal-guru | 4.0.0 | Terminal diagnostics, configuration, and zsh development expert with triage agent and three focused skills |
| Plugin | Version | Description |
|---|---|---|
| confluence-pages | 1.1.0 | Create, update, move, and delete Confluence pages via REST API |
| omnifocus-manager | 10.2.0 | Interface with OmniFocus to surface insights, create reusable automations and perspectives, and suggest workflow optimizations |
| archivist | 1.15.0 | Personal Knowledge Management expert for Obsidian vaults with dual-skill architecture: vault-architect (create structures) and vault-curator (evolve content) |
| slack-toolkit | 1.1.0 | Slack Web API access via Python CLI — Canvas read/create/update/rewrite, reactions, threads, and channel history without MCP dependency |
| Plugin | Version | Description |
|---|---|---|
| ai-risk-mapper | 5.1.0 | AI security risk assessment using CoSAI Risk Map framework |
| Plugin | Version | Description |
|---|---|---|
| gateway-manager | 3.0.0 | Multi-skill plugin for Kubernetes Gateway API (kgateway) and AI/LLM routing (agentgateway) — provider backends, MCP server routing, external processing, version lifecycle management, and traffic policies |
claude-mp/
├── plugins/ # Standalone plugins with commands
│ ├── skillsmith/ # Skill creation and validation
│ ├── marketplace-manager/ # Marketplace operations
│ └── gateway-manager/ # Gateway configuration (kgateway + agentgateway)
├── skills/ # Legacy skill-only plugins
│ ├── terminal-guru/
│ ├── helm-chart-developer/
│ ├── swift-dev/
│ ├── obsidian-pkm-manager/
│ ├── omnifocus-manager/
│ └── ai-risk-mapper/
├── commands/ # Shared commands
├── agents/ # Specialized AI agents
├── hooks/ # Event handlers
├── mcp-servers/ # MCP server integrations
└── .claude-plugin/ # Marketplace configuration
Standalone plugins include slash commands for common operations:
/ss-validate - Quick skill validation/ss-evaluate - Full evaluation with metrics/ss-init - Initialize new skill from template/ss-research - Research skill improvements/mp-sync - Sync versions to marketplace.json and README.md/mp-validate - Validate marketplace structure/mp-add - Add skill or create plugin/mp-list - List marketplace plugins/mp-status - Show version mismatches/gw-status - Check gateway status/gw-logs - View gateway logs/gw-debug - Debug gateway issues/gw-backend - Configure backends/gw-route - Manage routesContributions are welcome! Whether you want to:
Please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Note: This is an independent community project and is not officially affiliated with Anthropic.
npx claudepluginhub totallygreg/claude-mp --plugin gateway-managerSlack Web API access via Python CLI for Canvas CRUD, reactions, threads, and history.
Personal Knowledge Management expert for Obsidian vaults with autonomous orchestration
This skill should be used when identifying, analyzing, and mitigating security risks in Artificial Intelligence systems using the CoSAI (Coalition for Secure AI) Risk Map framework. Use when users ask to "assess AI security risks", "analyze AI system threats", "map risks to controls", "run a risk assessment", "check compliance with MITRE ATLAS", "generate a CoSAI report", or "profile persona risks". Supports LLM applications, ML pipelines, model training/serving infrastructure, and compliance reporting aligned with MITRE ATLAS, NIST AI RMF, OWASP Top 10 for LLM, STRIDE, and ISO 22989 frameworks.
Opinionated guidance for managing change across documents, code, and experiments. Covers git (primary), jujutsu, and historical VCS tools with strong opinions on commit craft, branching, merge strategy, and multi-agent worktree workflows.
Terminal diagnostics, configuration, zsh development, system observability, and environment composition expert for macOS/Unix systems. Includes an orchestrator agent for diagnostic triage and four focused skills: terminal-emulation (terminfo, Unicode, display), zsh-dev (autoload functions, fpath, testing, performance), signals-monitoring (macOS logging, Unix signals, file watching, notifications), and environment-composition (sesh.toml config, claude CLI integration, direnv, worktree workflows).
Build API gateway with routing, authentication, and rate limiting
TrueFoundry AI Gateway plugin — onboarding, model routing, MCP servers, prompts, Skills Registry workflows, observability, guardrails, and codebase migration. Works across Claude Code, Codex, and Cursor.
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.
Kubernetes and Helm operations - deployments, charts, releases, diagnostics
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.