بنقرة واحدة
istio
Inspect Istio service mesh resources and configurations
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Inspect Istio service mesh resources and configurations
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.