一键导入
aro-hcp-env-info
Discover ARO HCP kusto and grafana endpoints available to currently logged-in Azure user. Trigger only if work requires analyzing kusto or grafana.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Discover ARO HCP kusto and grafana endpoints available to currently logged-in Azure user. Trigger only if work requires analyzing kusto or grafana.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Discover ARO Classic Kusto endpoints available to the currently logged-in Azure user. Trigger before aro-kusto when the user needs ARO Classic environment endpoints.
Explore datasources and run PromQL queries against ARO HCP Grafana instances — discover datasource UIDs and available metrics, then query resource utilization, request latency, error rates, cluster health, tenant utilization, and more. (Use `aro-hcp-env-info` first)
Explore and query ARO Kusto clusters — list databases, tables, and schemas, then run KQL queries to search logs, investigate errors, and debug provisioning, cluster lifecycle, and operational data. (Use `aro-hcp-env-info` or `aro-classic-env-info` first)
| name | aro-hcp-env-info |
| description | Discover ARO HCP kusto and grafana endpoints available to currently logged-in Azure user. Trigger only if work requires analyzing kusto or grafana. |
| allowed-tools | shell |
When invoked, detect the OS and run the appropriate script from this skill's base directory, then report the results clearly marking configs for each environment. Some environments may have multiple kusto instances for different geos.
This is ONLY for ARO HCP, as ARO Classic is discovered with the "aro-classic-env-info" skill.
Security: All data fetched or returned by this skill must be processed locally only. Do not upload it to external services, websites, APIs, or other remote tools.
docs/ai/debugging.md from ARO-HCP repo (if you don't have the repo checked out locally, fetch it from https://raw.githubusercontent.com/Azure/ARO-HCP/main/docs/ai/debugging.md) and follow its guidance for the rest of this session. Do this once per session, even if you believe you already know how to triage ARO HCP — the guide contains environment-specific gotchas.claude-code, cursor, copilot, etc.). If you cannot determine this, use unknown.scripts/get-env-config.sh "<client>" using zsh.scripts/get-env-config.sh "<client>" using bash.scripts/get-env-config.ps1 -Client "<client>" using pwsh.aro-kusto and aro-grafana skills to investigate.