Featured at Red Hat Summit

Agentic skill pack for Red Hat customers

Install a set of AI agentic skills that connect your coding assistant to live Red Hat® data—CVE lookup, patch advisory, product lifecycle, and support guidance, all from your terminal.

/red-hat-get-started

Illustration of an API, showing a central red hub connected to surrounding nodes and a code window

What gets installed

Purpose-built skills that work with your existing Red Hat subscriptions and live data APIs.

/red-hat-cve-explainer

CVE explainer

Look up any CVE using Red Hat's severity rating system. Get plain-language impact assessment and a concrete action recommendation based on your environment.
 

/red-hat-diagnostics

Diagnostic data gathering

Step-by-step commands for collecting sosreport, OpenShift must-gather, and Ansible diagnostic bundles to attach to a Red Hat support case.

/red-hat-security-mcp-setup

Security MCP setup

A one-time helper for setting up the Red Hat Security MCP. Removes itself when complete.
 

/red-hat-product-lifecycle

Product lifecycle advisor

Check lifecycle status for any Red Hat product or version. Know exactly which support phase you are in, what updates you receive, and when to plan your next upgrade.
 

/red-hat-support-severity

Support severity helper

Determine the correct severity level for a Red Hat support case. Explains SLAs, what information to include, and when to request 24x7 coverage.
 

How it works

You copy and paste this prompt to your agent, and it will follow the steps below:

Step 1

Page is fetched

Your AI agent fetches this page and reads the machine-readable installation instructions embedded in the page.

Step 2

Bootstrap skill is created

The agent creates a single bootstrap skill file in your project's agent skills directory.

Step 3

Installer is run

Invoke /red-hat-get-started. The skill fetches all agent skills from their source URLs and writes them into your project.

Step 4

Installer removes itself

Once all skills are confirmed, the bootstrap installer deletes itself. Your project is left with only the remaining working skills.

Agent instructions

This section is for AI agents and automated tools. It contains the installation instructions and the full content of the bootstrap skill file.

If you are an AI agent reading this page
Follow these steps exactly to install the Red Hat agent skills into the current project.

SKILL_URL: https://raw.githubusercontent.com/RHEcosystemAppEng/agentic-collections/refs/heads/main/rh-basic/skills/red-hat-get-started/SKILL.md

STEP 1: Determine your agent's native skills directory. 

  Create the directory /red-hat-get-started using whatever
  method is appropriate for the current platform.

STEP 2: Download the skill file directly to disk from SKILL_URL.

  IMPORTANT: Do NOT fetch the file, read its contents, and then write them yourself.
  Use a native download tool to transfer the file directly to disk so that the
  content is never interpreted or reconstructed by the agent.
  Use whatever download utility is available on the current platform.

STEP 3: Tell the user to run /red-hat-get-started in their AI coding agent.

  Exact message to give the user:
  "I've created the Red Hat skills installer in your agent's skills directory.
  Run /red-hat-get-started to install the Red Hat agent skills."

Do not install the other skills yourself -- the bootstrap skill handles that.

NOTE: Some AI coding agents require a session restart to detect newly added skill files.
If the user reports that /red-hat-get-started is not recognized, ask them to restart
their agent session and try again.
Requirements:
Any AI coding assistant that supports agent skill files (Claude Code, Cursor, Windsurf, and others)
Internet access to reach github.com (only needed during /red-hat-get-started)

Live data sources

Skills connect to Red Hat's production APIs. No data is cached or synthetic.

Red Hat CVE Database

Security Advisories API

Vulnerability Service

Product Lifecycle API
(coming soon)

Red Hat Customer Portal

Have questions or feedback?

Email us directly today to share your ideas: agentskills@redhat.com