RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Interactive skill creation and import with automated validation and marketplace compliance. Use when: "Create a new skill" "Import an existing skill" "Create a new agentic pack" "Add skill to " "Build skill for " User mentions "skill builder", "contribute", "new skill", "import skill", or "new pack" Two modes: create…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Diagnose and fix .catalog/ validation failures (schema, roster, banners, sample workflows, JSON mirror). Use when: make validate or CI reports collection compliance errors A PR adds skills but catalog was not updated collection.json is out of sync with collection.yaml Catalog metadata/fragments might have drifted from…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Run skill design compliance validation for agentic collections. Use when the user asks to: "Check skill compliance" / "Validate skill design" / "Run compliance check" "Verify my skills follow design principles" Before committing skill changes Runs the validateskillstier2.py script against SKILLDESIGNPRINCIPLES.md.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Author or refresh /.catalog/collection.yaml and related .catalog/ artifacts from golden sources (SKILL.md, README, AGENTS.md, Lola marketplace). Use when: Adding a new pack or refreshing the collection catalog for GitHub Pages / tooling Aligning catalog narrative, sample workflows, and decision guide with skills on…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Validate skills against agentskills.io specification. Use when adding new skills to the marketplace, reviewing skill PRs, checking skill compliance, or running quality gates on skills. Validates frontmatter fields (name, description, compatibility, metadata, allowed-tools), directory naming, line limits, and structure.
RHEcosystemAppEng/agentic-plugins
Instructions file
Claude Code instructions for RHEcosystemAppEng/agentic-plugins, covering claude.md, what this repository is, repository structure, catalog/schema.yaml and agentic pack architecture.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
End-to-end OpenShift cluster creation using Red Hat Assisted Installer. Handles Single-Node OpenShift (SNO) and HA multi-node clusters on baremetal, vsphere, oci, nutanix. Use when: "Create a new OpenShift cluster" "Install OpenShift on my servers" "Set up a single-node cluster for edge deployment" "Deploy a…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
List and inspect OpenShift clusters across self-managed (OCP, SNO) and managed service (ROSA, ARO, OSD) deployments. Returns cluster name, ID, version, status, platform, and creation date. Use when: "List all clusters" "Show cluster status" "What clusters are available?" "Get details of cluster [name]" "Show cluster…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Generate a consolidated health report across multiple OpenShift clusters. Verifies each kubeconfig context is a genuine OpenShift cluster before reporting. Non-OpenShift contexts are skipped by default. Collects node resources (CPU, memory, GPUs), namespace counts, and pod status into a single comparison view. Use…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Validate a CVE against a Red Hat container image using official SBOM attestations, Red Hat VEX data, and CVE metadata from MITRE/OSV.dev.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Validate a CVE against Red Hat Enterprise Linux CoreOS (RHCOS) in a specific OCP release by extracting RPM packages and checking Red Hat VEX data.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Query MITRE, OSV.dev, and Go vulnerability database to produce a structured report of affected packages, ecosystems, and vulnerable version ranges for a CVE.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Fetch container image labels, validate registry ownership, resolve tag/digest via SBOM, and report the SBOM artifact reference for a Red Hat container image.
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Design and validate Kubernetes NetworkPolicies following Zero Trust principles (NIST SP 800-207). Two-tier analysis — architecture review then live cluster verification — produces a verified implementation plan with apply-and-verify results. Use when: "Create NetworkPolicies for my namespace" "Audit network isolation…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Analyze AI model performance, GPU utilization, and cluster health on OpenShift AI. Use when: "How is my model performing?" "What GPUs are available in the cluster?" "Show me inference latency for Llama" "Check OpenShift cluster health metrics" "Trace a slow inference request" "Correlate errors across my inference…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Troubleshoot failed or slow InferenceService deployments on OpenShift AI. Use when: "My InferenceService won't start" "Model deployment is stuck" "Inference endpoint returns errors" "Model is slow / high latency" "GPU scheduling failed for my model" Progressive diagnosis: status conditions, events, pod logs, GPU…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Create and configure Data Science Projects on OpenShift AI with namespace setup, S3 data connections, pipeline server, and model serving enablement. Use when: "Create a data science project" "Set up a new namespace for ML work" "Add an S3 data connection to my project" "Configure the pipeline server" "Enable model…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Configure TrustyAI Guardrails Orchestrator for LLM input/output content safety on OpenShift AI. Use when: "Add guardrails to my LLM endpoint" "Set up content safety for my model" "Configure PII detection on my inference endpoint" "Block prompt injection attacks" "I need a guarded endpoint for my deployed model"…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Deploy AI/ML models on OpenShift AI using KServe with vLLM, NVIDIA NIM, or Caikit+TGIS runtimes. Use when: "Deploy Llama 3 on my cluster" "Set up a vLLM inference endpoint" "Deploy a model with NIM" "Create an InferenceService for Granite" "I need to serve a model on OpenShift AI" Handles runtime selection, GPU…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Configure TrustyAI model monitoring for bias detection and data drift on deployed InferenceServices. Use when: "Monitor my model for bias" "Set up drift detection on my inference endpoint" "Configure TrustyAI for my deployed model" "Check if my model has fairness issues" "I need SPD / DIR metrics for my model" Handles…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Register, version, and manage ML models in the OpenShift AI Model Registry. Browse the Model Catalog, track model metadata, and promote models across environments. Use when: "Register a new model in the registry" "List registered models" "What versions exist for my model?" "Promote a model from dev to production"…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Configure NVIDIA NIM platform on OpenShift AI for optimized model inference. Use when: "Set up NIM on my cluster" "Configure NGC credentials for NIM" "I want to deploy a NIM model but haven't set up the platform" "Create the NIM Account CR" One-time prerequisite before deploying models with NVIDIA NIM runtime via…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Create, run, schedule, and monitor Data Science Pipelines (Kubeflow Pipelines 2.0) on OpenShift AI. Use when: "Run a pipeline in my project" "Schedule a recurring pipeline" "Check my pipeline run status" "List pipeline runs and their logs" "Set up the pipeline server" "Delete a pipeline or pipeline run" Handles…
RHEcosystemAppEng/agentic-plugins
Skill Claude CodeCodex
Configure custom ServingRuntime CRs on OpenShift AI for model serving frameworks not covered by built-in runtimes. Use when: "Create a custom serving runtime" "I need a runtime for ONNX / Triton / custom framework" "Customize vLLM runtime parameters" "What serving runtimes are available?" "Add a custom container image…