showroom:verify-content

Verify showroom workshop and demo content against Red Hat quality standards.

21|6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/rhpds/rhdp-skills-marketplace --skill showroom-verify-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: showroom:verify-content
Source: https://github.com/rhpds/rhdp-skills-marketplace/tree/main/showroom/skills/verify-content
Command: npx skills add https://github.com/rhpds/rhdp-skills-marketplace --skill showroom-verify-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables automated quality verification of workshop or demo content against Red Hat quality standards, ensuring accuracy, accessibility, and consistent structure.

Core Features & Use Cases

  • Verify technical accuracy, spelling, formatting, and adherence to Red Hat style guidelines for workshop and demo modules.
  • Check accessibility compliance (A11y), content structure, and learning objectives to ensure effective learning experiences.
  • Use Case: Before publishing a showroom module, run automated verifications to generate a detailed report with recommended fixes and a reference baseline.

Quick Start

  1. Prepare your content directory (e.g., content/modules/ROOT/pages/).
  2. Run the showroom:verify-content skill against your content to obtain a verification report.
  3. Review detailed issue sections and implement fixes as needed.

Frequently Asked Questions about showroom:verify-content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify workshop content against Red Hat standards before publishing?

To verify workshop content against Red Hat standards, run automated checks on your module directory to enforce technical accuracy, formatting, and style. This generates a detailed report with recommended fixes and a reference baseline for pre-publish validation.

What does automated accessibility compliance checking for Asciidoc modules involve?

Automated accessibility compliance checking for Asciidoc modules involves evaluating content structure and learning objectives against A11y requirements. This ensures effective learning experiences by identifying structural gaps and generating a detailed report of recommended fixes.

Can I check my Showroom demo content structure without external dependencies?

Yes, you can check Showroom demo content structure without external dependencies. The verification process operates independently on your content directory, applying configurable prompts and rule sets to validate structure, style, and factual accuracy.

What is the best way to enforce Red Hat style guidelines on workshop documentation?

The best way to enforce Red Hat style guidelines on workshop documentation is applying automated rule sets during pre-publish checks. This validates spelling, formatting, and style adherence while comparing content against a reference baseline.

How do I generate a verification report for pre-publish Showroom module fixes?

To generate a verification report for pre-publish Showroom module fixes, run the verification workflow against your prepared content directory. The output details specific issues across accessibility, structure, and accuracy, providing actionable recommendations for implementation.