az-aks-agent
✓Azure AKS Agentic CLI - 适用于 Azure Kubernetes 服务的 AI 支持的故障排除和见解工具。在诊断 AKS 群集问题、获取群集运行状况见解、排除网络/存储/安全问题或使用自然语言查询分析群集配置时使用。
SKILL.md
The Agentic CLI for Azure Kubernetes Service (AKS) is an AI-powered troubleshooting and insights tool (currently in preview) that brings advanced diagnostics directly to your terminal. It allows you to ask natural language questions about your cluster's health, configuration, and issues without requiring deep Kubernetes expertise or knowledge of complex command syntax.
| az aks agent | Start interactive AI-powered troubleshooting | | az aks agent-init | Initialize LLM provider configuration | | az aks agent --help | Show help and available options |
| -g, --resource-group | Resource group name | Required | | -n, --name | AKS cluster name | Required | | --api-key | LLM API key | From env or config | | --config-file | Config file path | /.azure/aksAgent.config | | --max-steps | Max investigation steps | 10 | | --model | LLM model specification | From config |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill az-aks-agent- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-04
- 更新时间
- 2026-02-18
快速解答
什么是 az-aks-agent?
Azure AKS Agentic CLI - 适用于 Azure Kubernetes 服务的 AI 支持的故障排除和见解工具。在诊断 AKS 群集问题、获取群集运行状况见解、排除网络/存储/安全问题或使用自然语言查询分析群集配置时使用。 来源:julianobarbosa/claude-code-skills。
如何安装 az-aks-agent?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/julianobarbosa/claude-code-skills --skill az-aks-agent 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/julianobarbosa/claude-code-skills
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-04