tencentcloud-tke-skill腾讯云 TKE 容器服务全栈运维专家,支持集群管理、K8s 资源操作、Pod 排障、Helm 部署、TCR 镜像仓库管理
Install via ClawdBot CLI:
clawdbot install tencent-adm/tencentcloud-tke-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
https://kubernetes.io/docs/tasks/tools/Audited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
运维人员通过tke_cli.py查询集群列表和状态,获取kubeconfig后自动配置kubectl和helm,实现新集群的快速接入。结合节点池查询和参数化脚本,可批量管理数十个集群的扩缩容操作,提升运维效率。
开发团队使用Helm部署应用至K8s集群,通过tke_cli.py获取TCR镜像仓库列表及版本,确保使用正确的镜像tag。利用k8s_cli.py监控Pod状态和配置,实现灰度发布和快速回滚。
当Pod出现CrashLoopBackOff或Pending时,运维使用k8s_cli.py查询Pod详情、日志和事件,定位原因。利用tke_cli.py确认集群端点状态和节点池健康,快速恢复服务。
CI/CD流水线通过tke_cli.py自动创建和删除镜像仓库、管理版本,结合集群端点状态检查,确保镜像拉取正常。支持按命名空间和仓库名称精细化管理,适合多团队协作场景。
安全团队定期使用tke_cli.py查询集群访问端点状态,关闭不必要的公网访问。通过kubeconfig权限控制,配合k8s_cli.py审计资源变更,符合企业内部合规要求。
为多家客户提供TKE集群管理服务,通过自动化脚本减少人工操作,按集群数量或调用次数收费。
将技能集成到CI/CD平台,作为K8s和TCR操作插件,提供镜像构建部署一体化能力,按用户数或交易量抽成。
基于技能封装最佳实践培训课程,面向企业运维团队,提供定制化集群架构设计和排障指导。
💬 Integration Tip
建议将tke_cli.py和k8s_cli.py的baseDirectory作为环境变量或参数传入,便于多环境切换。结合定时任务,可实现自动巡检和告警。
Scored May 12, 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.