k8s-fta-skill基于FTA故障树分析法的Kubernetes问题定位和修复工具。当用户遇到k8s集群问题、Pod运行异常、服务访问失败、RBAC权限问题、DNS解析失败、OOMKilled、健康检查失败、网络策略限制、存储挂载问题、HPA扩展问题、API Server连接问题等情况时,使用此技能自动执行kubectl命令进行故障...
Install via ClawdBot CLI:
clawdbot install yejinlei/k8s-fta-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Automatically diagnose and resolve Pods stuck in CrashLoopBackOff state by analyzing container logs and previous logs to identify application errors, configuration issues, or dependency failures. Provides actionable fixes like correcting configuration files or adjusting health check timeouts.
Systematically troubleshoot PersistentVolumeClaim (PVC) binding issues and storage class misconfigurations in production Kubernetes clusters. Offers automated checks on PVC/PV status and suggests fixes for storage driver problems or quota limitations.
Resolve service access failures by automatically inspecting Service configurations, endpoints, and Ingress rules. Identifies mismatched selectors, port mapping errors, or network policy restrictions, with recommendations to correct configurations and ensure backend Pod readiness.
Diagnose and fix RBAC-related access issues in multi-tenant Kubernetes environments by checking roles, cluster roles, and bindings. Provides commands to verify permissions and suggests updates to ServiceAccount configurations or role bindings.
Automatically detect and address OOMKilled incidents and resource quota exhaustion by analyzing Pod memory limits, actual usage, and node resource pressure. Recommends increasing memory limits, optimizing applications, or scaling node resources.
Offer this skill as part of a cloud-based troubleshooting platform with tiered subscriptions (e.g., basic, pro, enterprise) based on usage limits and support levels. Revenue comes from monthly or annual fees per user or cluster.
Integrate the skill into consulting packages for Kubernetes cluster management, charging clients per incident or on a retainer basis for automated diagnostics and fixes. Revenue is generated from service contracts and hourly rates.
Sell enterprise licenses for on-premise deployment in large organizations, with customization options and premium support. Revenue includes one-time license fees and annual maintenance contracts for updates and technical assistance.
💬 Integration Tip
Ensure kubectl is properly configured with cluster access and consider implementing role-based access control (RBAC) to limit automated command execution to safe, read-only operations initially.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.