Official Red Hat Demo Platform (RHDP) skills marketplace for creating workshops, demos, and infrastructure automation
npx claudepluginhub rhpds/rhdp-skills-marketplaceAgnosticV catalog builder and validator for RHDP infrastructure automation
Red Hat Showroom workshop and demo authoring, verification, and content transformation
RHDP deployment health checks and post-deployment validation
Full Test Lifecycle — generate lab grader and solver playbooks for Showroom workshops
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
AI-powered skills for Red Hat Demo Platform content creation and provisioning.
Supports: Claude Code | VS Code with Claude Extension | Cursor 2.4+
✅ Note: All platforms support the Agent Skills open standard. Skills work natively in Claude Code, VS Code with Claude extension, and Cursor 2.4+.
📚 Full Documentation | Changelog | Contributing
Create a customer demo or workshop? → You want Showroom skills
/showroom:create-demo - Build a presenter-led demo (you present, customers watch)/showroom:create-lab - Build a hands-on workshop (customers follow along step-by-step)What you need:
What you DON'T need:
RHDP Internal Team? → See Advanced Setup for AgnosticV and Health skills
Prerequisites: Install Claude Code first from https://claude.com/claude-code
Step 1: Start Claude Code in your terminal:
claude
Step 2: In Claude Code chat (NOT in terminal), add the RHDP marketplace:
# If you have SSH keys configured (shorter)
/plugin marketplace add rhpds/rhdp-skills-marketplace
# If you don't have SSH configured (use this)
/plugin marketplace add https://github.com/rhpds/rhdp-skills-marketplace
Step 3: In Claude Code chat, install the plugins you need:
# For workshop/demo creation
/plugin install showroom@rhdp-marketplace
# For AgnosticV catalogs (RHDP internal)
/plugin install agnosticv@rhdp-marketplace
# For deployment health checks (RHDP internal)
/plugin install health@rhdp-marketplace
Benefits:
/plugin marketplace updateSee MARKETPLACE.md for complete plugin list and usage.
Showroom Plugin (showroom@rhdp-marketplace) - Workshop and demo creation:
/showroom:create-lab - Generate workshop lab modules/showroom:create-demo - Generate presenter-led demo content/showroom:verify-content - AI-powered quality validation/showroom:blog-generate - Transform content into blog postsAgnosticV Plugin (agnosticv@rhdp-marketplace) - RHDP infrastructure automation:
/agnosticv:catalog-builder - Create/update AgnosticV catalog items & Virtual CIs/agnosticv:validator - Validate catalog configurationsHealth Plugin (health@rhdp-marketplace) - Deployment validation:
/health:deployment-validator - Create Ansible validation rolesFTL Plugin (ftl@rhdp-marketplace) - Full Test Lifecycle:
/ftl:rhdp-lab-validator - Generate ZT runtime-automation playbooks for RHDP showroom labs (OCP/RHEL/AAP)Purpose: Create high-quality workshop and demo content for Red Hat Showroom
Skills:
| Skill | Description | Use Case |
|---|---|---|
create-lab | Generate workshop lab modules | Building hands-on learning content |
create-demo | Generate presenter-led demos | Creating Know/Show demo modules |
verify-content | Quality validation | Ensuring Red Hat standards |
blog-generate | Transform to blog posts | Publishing to Red Hat Developer |
Workflow:
/create-lab → Write content → /verify-content → /blog-generate
Documentation: showroom/README.md
Purpose: Manage RHDP catalog infrastructure provisioning and validation
Skills:
| Skill | Description | Use Case |
|---|---|---|
agnosticv-catalog-builder | Create/update catalogs (unified) | Building new RHDP catalog entries |
agnosticv-validator | Validate configurations | Pre-deployment quality checks |
Workflow:
/agnosticv-catalog-builder → Test in RHDP → /create-lab (with UserInfo) → Deploy
Documentation: agnosticv/README.md
Purpose: Post-deployment validation, health checks, and automated testing
Skills:
| Skill | Description | Use Case |
|---|---|---|
deployment-validator | Create validation roles | Automated post-deploy health checks |