RHEcosystemAppEng/agentic-plugins

Red Hat Ecosystem Engineering - Agentic Collections

50Stars on the repository
81Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

debug-rhel

49

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Diagnose RHEL system issues including systemd service failures, SELinux denials, firewall blocking, and system resource problems. Automates multi-step diagnosis: journalctl log analysis, SELinux denial detection (ausearch), firewall rule inspection, and systemd unit status. Use this skill when applications fail on…

not rated 50 11d ago B 116 tokens

debug-scc

50

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Diagnose OpenShift Security Context Constraint (SCC) violations that prevent pods from being created. Automates multi-step diagnosis: Deployment status, ReplicaSet FailedCreate events, security context field extraction, SCC rejection parsing, and ServiceAccount SCC binding analysis. Use when: "SCC violation blocking…

not rated 50 11d ago A 120 tokens

deploy

51

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Create Kubernetes Deployment, Service, and Route resources on OpenShift to deploy and expose an application. Use this skill after /s2i-build to make the built image accessible. Handles port detection, replica configuration, HTTPS route creation, rollout monitoring, and rollback on failure. Triggers on /deploy command…

not rated 50 11d ago A 74 tokens

detect-project

52

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Analyze a project folder or GitHub repository to detect programming language, framework, and version requirements. Use this skill when containerizing an application, selecting an S2I builder image, deploying to OpenShift or RHEL, or determining a project's tech stack. Supports Node.js, Python, Java, Go, Ruby, .NET…

not rated 50 11d ago A 103 tokens

helm-deploy

53

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Deploy applications to OpenShift using Helm charts. Use this skill when user wants to deploy with Helm, when a Helm chart is detected in the project, or when /helm-deploy command is invoked. Supports both existing charts and chart creation. Handles chart detection, values customization, install/upgrade operations, and…

not rated 50 11d ago A 75 tokens

incident-triage

54

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Structured incident investigation for OpenShift using the Five Whys methodology, investigation guardrails, Prometheus metric analysis, and adversarial due diligence. Orchestrates multi-resource diagnosis across Deployments, ReplicaSets, Pods, Services, and cluster resources to trace from observed symptoms to root…

not rated 50 11d ago A 142 tokens

recommend-image

55

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Intelligently recommend the optimal S2I builder image or container base image for a project based on detected language/framework, use-case requirements, security posture, and deployment target. Supports GitHub URLs for remote project analysis (delegates to /detect-project). Use this skill when the user needs a…

not rated 50 11d ago A 125 tokens

rhel-deploy

56

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: When user types /rhel-deploy, use THIS skill immediately. This skill deploys applications to standalone RHEL/Fedora/CentOS systems (NOT OpenShift) using Podman containers with systemd, or native dnf builds. Handles SSH connectivity, SELinux, firewall-cmd, and systemd unit creation. Triggers: /rhel-deploy…

not rated 50 11d ago B 102 tokens

s2i-build

57

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Create BuildConfig and ImageStream resources on OpenShift and trigger a Source-to-Image (S2I) build. Use this skill after /detect-project to build container images from source code on the cluster. Handles namespace verification, resource creation with user confirmation, build monitoring with log streaming, and failure…

not rated 50 11d ago A 82 tokens

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Check and report the status of required tools and environment for rh-developer skills. Validates tool installation (oc, helm, podman, git, skopeo, etc.), cluster connectivity, and permissions. Use this skill before running other deployment skills to ensure prerequisites are met. Triggers on /validate-environment…

not rated 50 11d ago B 78 tokens

cve-impact

59

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: Use for ALL CVE discovery and listing. DO NOT call getcves directly. Use when: "show critical CVEs", "CVEs on hostname X", "remediatable vulnerabilities", "impact of CVE-X", risk assessment. NOT for remediation (use /remediation). System-level: FIRST reply = pagination prompt (Step -1). Parsing…

not rated 50 11d ago A 92 tokens

cve-validation

60

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: This skill must be used for CVE validation queries. DO NOT use raw MCP tools like getcve directly. Validate CVE identifiers and check remediation availability in Red Hat Lightspeed. Use when: "Is CVE-2024-1234 valid and remediable?" "Check if CVE-X has automated remediation available" "Verify these CVEs…

not rated 50 11d ago A 212 tokens

fleet-inventory

61

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Query and display Red Hat Lightspeed managed system inventory. This skill focuses on discovery and listing only - for remediation actions, transition to the /remediation skill. Use when: "Show the managed fleet" "List all systems registered in Lightspeed" "What systems are affected by CVE-X?" "How many RHEL 8 systems…

not rated 50 11d ago A 150 tokens

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Create AAP (Ansible Automation Platform) job templates for executing playbooks. Use when users request: "Create a job template for this playbook" "Set up a template to run remediation playbooks" "Configure AAP to execute this playbook" "Add a new job template for CVE remediation" This skill guides through adding…

not rated 50 11d ago A 92 tokens

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Verify an AAP job template meets requirements for executing CVE remediation playbooks. Use when: "Does this job template support remediation playbooks?" "Validate job template X for CVE remediation" "Check if template is ready for playbook-executor" Before playbook-executor selects a template NOT for: AAP MCP…

not rated 50 11d ago A 98 tokens

mcp-aap-validator

64

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Validate AAP (Ansible Automation Platform) MCP server connectivity. Use when the user asks to "validate AAP MCP", "check AAP connection", or when other skills need to verify AAP MCP availability before job management or inventory operations.

not rated 50 11d ago A 55 tokens

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Validate Red Hat Lightspeed MCP server connectivity. Use when the user asks to "validate Lightspeed MCP", "check Lightspeed connection", or when other skills need to verify lightspeed-mcp availability before CVE operations.

not rated 50 11d ago A 51 tokens

playbook-executor

66

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: Use for Ansible playbook execution via AAP. DO NOT call AAP MCP tools directly. Execute remediation playbooks with job management, dry-run, and reporting. Use after playbook-generator. Use when: "Execute the remediation playbook" "Launch the playbook on AAP" "Run the CVE remediation job" "Dry-run the…

not rated 50 11d ago A 118 tokens

playbook-generator

67

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: This skill ONLY GENERATES playbooks. It does NOT EXECUTE them. For execution, use /playbook-executor skill. Generate production-ready Ansible remediation playbooks for CVE vulnerabilities with Red Hat best practices, error handling, and Kubernetes safety patterns. Use when: "Generate a remediation playbook…

not rated 50 11d ago A 190 tokens

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: This skill must be used for remediation verification. DO NOT use raw MCP tools like getcve or gethostdetails directly for verification. Verify CVE remediation success by checking Red Hat Lightspeed CVE status, validating package versions, and confirming service health. Use when: "Verify CVE remediation was…

not rated 50 11d ago B 144 tokens

remediation

69

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: Use this skill for ALL CVE remediation workflows. DO NOT use individual skills piecemeal for end-to-end remediation. Use when users request: CVE remediation playbooks or security patch deployment Multi-step remediation (validation → context → playbook → execution) Batch remediation across multiple systems or…

not rated 50 11d ago A 212 tokens

system-context

70

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

CRITICAL: This skill must be used for system inventory and context gathering. DO NOT use raw MCP tools like getcvesystems or gethostdetails directly. Gather system inventory and deployment context for CVE-affected systems, including RHEL version detection, environment classification, and deployment analysis. Use when…

not rated 50 11d ago A 153 tokens

vm-clone

71

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Clone existing virtual machines for testing, scaling, or creating templates. Use when: "Clone VM [source] to [target]" "Create a copy of VM [name]" "Duplicate VM [name] for testing" "Create 3 copies of template-vm" This skill clones VM configuration and optionally creates new storage or references existing storage.…

not rated 50 11d ago A 91 tokens

vm-create

72

RHEcosystemAppEng/agentic-plugins

Skill Claude CodeCodex

Create new virtual machines in OpenShift Virtualization with automatic instance type resolution and OS selection. Use when: "Create a new VM" "Deploy a virtual machine with [OS]" "Set up a VM in namespace [name]" "Provision a [size] VM" This skill handles VM creation with intelligent defaults for OpenShift…

not rated 50 11d ago B 92 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: