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
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
Health โ Deployment Validation
Generate Ansible validation roles that verify a deployed lab environment is healthy before students start.
/health:deployment-validatorโ Create Ansible health check roles
FTL โ Full Test Lifecycle
Generate grader and solver playbooks for Showroom workshop labs. Reads your .adoc modules and produces production-quality Ansible automation.
/ftl:lab-validatorโ Generate grade/solve playbooks
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.
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 โ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 โ