v2.13.4 ยท Red Hat Demo Platform

RHDP Skills Marketplace

AI-powered skills for Claude Code. Create workshops, demos, and catalog items faster โ€” with built-in Red Hat standards and quality checks.

Available Skills

8 skills across 4 namespaces โ€” install only what you need

๐Ÿ“

Showroom โ€” Workshop & Demo Creation

Create labs, demos, and blog posts for Red Hat Showroom. Handles AsciiDoc, navigation, quality validation, and Red Hat style standards.

  • /showroom:create-lab โ€” Hands-on workshop modules (Know/Do/Check)
  • /showroom:create-demo โ€” Presenter-led demos (Know/Show)
  • /showroom:verify-content โ€” Quality & standards validation
  • /showroom:blog-generate โ€” Workshop โ†’ blog post
Learn more โ†’
โš™๏ธ

AgnosticV โ€” Catalog Automation

Build and validate RHDP catalog items โ€” common.yaml, dev.yaml, description.adoc, info messages โ€” with guided questions covering all infrastructure types.

  • /agnosticv:catalog-builder โ€” Create or update catalog items
  • /agnosticv:validator โ€” Validate before submitting PR
Learn more โ†’
๐Ÿฅ

Health โ€” Infrastructure Validation

Did my workload deploy correctly? Generates Ansible roles that check pods, routes, and services are healthy โ€” run at provisioning time, not during student exercises.

  • /health:deployment-validator โ€” Create Ansible health check roles for deployed workloads
Learn more โ†’
๐Ÿงช

FTL โ€” E2E Lab Testing

Can a student complete the lab? Reads your .adoc modules and writes solve.yml + validate.yml playbooks for student exercise validation. 4-agent pipeline with self-healing Playwright and screenshot evidence.

  • /ftl:rhdp-lab-validator โ€” Orchestrate 4 agents: read โ†’ solve โ†’ validate โ†’ test
  • /ftl:content-reader โ€” AsciiDoc reader with vision analysis
  • /ftl:solve-writer โ€” Intent-based Playwright, self-healing on UI changes
  • /ftl:env-connector โ€” Live test + screenshot evidence + UI drift recovery
Learn more โ†’
๐Ÿ”Ž

AIOps โ€” Incident Investigation

AI-assisted root-cause analysis of infrastructure failures. Correlate Ansible/AAP logs with Splunk OCP pod logs and GitHub configuration to diagnose failed jobs.

  • /aiops-skill:root-cause-analysis โ€” Investigate job failures
  • /aiops-skill:logs-fetcher โ€” Fetch logs via SSH
  • /aiops-skill:context-fetcher โ€” Fetch config and docs
  • /aiops-skill:feedback-capture โ€” Capture session feedback
Learn more โ†’

Quick Install

Two commands to get started on Claude Code

๐Ÿš€

Claude Code Recommended

Native plugin marketplace โ€” automatic updates, version management.

``` /plugin marketplace add rhpds/rhdp-skills-marketplace /plugin install showroom@rhdp-marketplace ``` Full setup guide โ†’
โšก

Cursor

One-command bash install. Works alongside your existing Cursor setup.

``` curl -fsSL https://raw.githubusercontent.com/rhpds/rhdp-skills-marketplace/main/install-cursor.sh | bash ``` Full setup guide โ†’

Also works with VS Code using the Claude extension โ€” same setup as Claude Code.

What's New โ€” v2.11.2

Latest updates to the RHDP Skills Marketplace ยท Full changelog โ†’

โœ…

AgnosticV Validator โ€” 2 New Checks

Check 25: Runtime automation consistency โ€” flags missing image or FTL workload when runtime_automation_enable: true. Check 26: LiteLLM virtual keys placement โ€” errors if found in a cluster provisioner CI instead of the tenant CI.

๐Ÿ—๏ธ

AgnosticV Catalog Builder โ€” E2E Testing + Terminal Type

New questions for terminal type (wetty / showroom / none) and E2E testing (solve + validate buttons). Full dependency checklist โ€” errors on partial config. Deployer chart vars now in the generated common.yaml template.

๐Ÿ”

Showroom Verify-Content โ€” E.3a Fix + E2E Checks

E.3a false positives fixed โ€” [source,text], [source,yaml] and other non-shell blocks no longer trigger. Executable: bash, sh, shell, console, terminal, tty, wetty. New checks S.5a and S.5b for buttons.js and runtime-automation/.

๐Ÿ“

Showroom Create-Lab โ€” Send-to & E2E Docs

Documented role="send-to-wetty" and role="send-to-terminal" combined roles, solve/validate button placeholder syntax, and fixed wrong nookbag template URL (showroom_template_nookbag).

Resources

๐Ÿ’ก

Best Practices

Context management, CLAUDE.md setup, git rules, and real pitfalls from daily RHDP work.

Read before you start โ†’
โšก

Quick Reference

All install commands, skill commands, and common workflows in one place.

Open quick reference โ†’
๐Ÿ”ง

Troubleshooting

Skills not showing, plugin errors, common fixes.

Fix common issues โ†’
๐Ÿ› ๏ธ

Build Your Own Skill

Have a repetitive workflow? Turn it into a reusable Claude Code skill. Walkthrough guides for different roles.

Start building โ†’
Skills vs Agents explainer โ†’