with one click
istio
Inspect Istio service mesh resources and configurations
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Inspect Istio service mesh resources and configurations
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes
| name | istio |
| description | Inspect Istio service mesh resources and configurations |
| activation_keywords | ["istio","service mesh","virtual service","destination rule","gateway","sidecar"] |
| execution_mode | client |
Provides Istio service mesh inspection via local kubectl:
Use builtin_istio tool with fields:
operation: one of "list_vs", "list_dr", "list_gw", "list_se", "describe", "sidecar_status", "analyze"resource_type: Istio resource type (vs/dr/gw/se) for describe and analyzename: resource name (required for describe)namespace: Kubernetes namespace (default: current context namespace)kubeconfig: path to kubeconfig file (optional)extra_args: additional kubectl/istioctl argumentsNote: Requires kubectl CLI installed and configured. All operations are read-only.