scitix
Official@scitix
Offers specialized diagnostic primitives for Kubernetes cluster health, network connectivity, and Volcano batch scheduling resource management.
Agent Skills by scitix
Showing 44 vetted skills indexed across 2 GitHub repositories.
abx-resource-capacity
Sizes AgentBox warm pools, configures autoscaling groups, and diagnoses stuck sandbox capacity.
abx-managed-agent
Connect an agent's file and shell tools to remote sandboxes via harness bindings.
abx-sandbox-network
Configure per-sandbox egress rules to control outbound network access for AI agent sandboxes.
abx-sandbox-secrets
Inject vault-stored credentials into sandbox outbound requests via egress sidecar substitution.
abx-harbor-framework
Runs Harbor benchmarks on AgentBox pre-warmed sandbox pools via an environment plugin.
abx-common
Configures abx CLI authentication, cluster selection, output formats, and approval-gated writes for the AgentBox platform.
abx-observe
Diagnose failing AgentBox sandboxes and pools using events, logs, and E2B metrics endpoints.
abx-reinforcement-learning
Configure warm sandbox pools and run RL rollouts on AgentBox with the E2B SDK.
abx-sandbox-docker
Runs Docker and docker compose inside AgentBox sandboxes using kata-isolated templates.
shadcn
Manages shadcn/ui components via CLI for adding, searching, styling, and composing React UI.
add-prometheus-metric
Adds new Prometheus metrics to a Next.js dashboard across BFF routes, React Query, i18n, and UI components.
volcano-scheduler-config
Retrieve Volcano scheduler configuration from its ConfigMap in summary, YAML, or JSON formats.
volcano-gang-scheduling
Diagnose Volcano PodGroup Gang Scheduling failures by analyzing PodGroup constraints, cluster resources, and queue capacities.
pvc-debug
Diagnose PersistentVolumeClaim failures in Kubernetes using kubectl.
deep-investigation
Orchestrate multi-phase infrastructure investigations from triage to conclusion.
pod-ping-gateway
Ping the default gateway for a network interface within a pod's network namespace.
find-node
Filter Kubernetes nodes by keyword with fuzzy, case-insensitive matching.
deployment-rollout-debug
Diagnose Kubernetes Deployment rollout failures via kubectl inspection.
node-ping-gateway
Ping the gateway IP for a specified network interface on a target node.
job-debug
Diagnose Kubernetes Job and CronJob failures using kubectl and pod logs.
node-show-gateway
Retrieve the default gateway for a Kubernetes node network interface.
cluster-events
Analyze Kubernetes cluster-wide Warning events to diagnose issues and identify patterns.
networkpolicy-debug
Diagnose Kubernetes NetworkPolicy connectivity issues by analyzing ingress and egress rules.
pod-show-gateway
Retrieve the default gateway for a Kubernetes pod network interface.
Frequently Asked Questions About scitix
FAQPage SchemaWhat specific tasks can I perform using Scitix?▼
Scitix enables deep diagnostic tasks including analyzing Kubernetes pod crash loops, debugging network policy ingress/egress rules, resolving Volcano scheduler pending states, and auditing node resource allocatability. It provides granular visibility into cluster events, service endpoints, and persistent volume claim bindings to accelerate incident resolution.
Which personas benefit most from these diagnostic capabilities?▼
Site Reliability Engineers, Kubernetes cluster administrators, and platform engineers managing high-performance batch workloads benefit from these capabilities. These professionals use the diagnostic primitives to reduce mean time to resolution for complex scheduling, networking, and resource contention issues within distributed container environments.
What are the prerequisites for running these diagnostic skills?▼
Execution requires an active Kubernetes cluster context with appropriate RBAC permissions to query cluster resources, events, and logs. Users must have kubectl configured to access the target namespace and cluster nodes to retrieve gateway information, journal logs, and resource metrics.