By rhpds
Build and validate AgnosticV catalogs for RHDP infrastructure deployments on AWS, Azure, and Kubernetes. Automate creation of full catalogs, description files, info templates, and virtual CI configs while ensuring builder-validator alignment, correct OCP vs cloud-vms-base splits, full coverage, proper reference routing, and no gaps, contradictions, or orphans.
Specialized review agent for validating AgnosticV skill workflow consistency.
AgnosticV skill workflow specialist who validates that the catalog-builder and validator skills are internally consistent, correctly split by infrastructure type, and free of gaps or contradictions between the builder and validator paths.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 |
npx claudepluginhub rhpds/rhdp-skills-marketplace --plugin agnosticvRHDP deployment health checks and post-deployment validation
Full Test Lifecycle — generate lab grader and solver playbooks for Showroom workshops
Red Hat Showroom workshop and demo authoring, verification, and content transformation
AI-powered content lifecycle management for RHDP — from idea to ready-for-publishing
Full Test Lifecycle — generate lab grader and solver playbooks for Showroom workshops
Set of DevOps skills for Claude Code.
Enhances web_search Skill by researching best practices and deploying infrastructure automatically
Research-backed, opinionated guidance for building cloud infrastructure that doesn't rot — multi-account governance, naming conventions, IaC organization, security, deployment pipelines, and operational hygiene, distilled from production experience across multiple cloud migrations
Cloud infrastructure agents — cloud, container, SRE specialists
Use this agent when setting up CI/CD pipelines, configuring Docker containers, deploying applications to cloud platforms, setting up Kubernetes clusters, implementing infrastructure as code, or automating deployment workflows. Examples: <example>Context: User is setting up a new project and needs deployment automation. user: "I've built a FastAPI application and need to deploy it to production with proper CI/CD" assistant: "I'll use the deployment-engineer agent to set up a complete deployment pipeline with Docker, GitHub Actions, and production-ready configurations."</example> <example>Context: User mentions containerization or deployment issues. user: "Our deployment process is manual and error-prone. We need to automate it." assistant: "Let me use the deployment-engineer agent to design an automated CI/CD pipeline that eliminates manual steps and ensures reliable deployments."</example>