npx claudepluginhub kubestellar/claude-plugins --plugin kubestellar-opsThis skill is limited to using the following tools:
Use the kubestellar-ops MCP tools to find all issues 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 find all issues across Kubernetes clusters.
Use list_clusters to get all available clusters
For each cluster, check for:
find_pod_issues (CrashLoopBackOff, ImagePullBackOff, OOMKilled, pending pods)find_deployment_issues (stuck rollouts, unavailable replicas)get_warning_eventsProvide a summary of all problems found organized by cluster, with severity and recommended actions.
Do not use any other tools besides the kubestellar-ops MCP tools.