npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-opsThis skill is limited to using the following tools:
Use the kubestellar-ops MCP tools to perform a security audit across Kubernetes clusters.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Use the kubestellar-ops MCP tools to perform a security audit across Kubernetes clusters.
Use list_clusters to get all available clusters
For each cluster, use check_security_issues to find:
Also use check_resource_limits to find pods without CPU/memory limits (resource exhaustion risk)
Provide a security report with:
Do not use any other tools besides the kubestellar-ops MCP tools.