create-lab

Automate end-to-end Red Hat Showroom lab creation with template-driven content.

8|15|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/rhpds/showroom_template_nookbag --skill create-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-lab
Source: https://github.com/rhpds/showroom_template_nookbag/tree/main/.claude/skills/create-lab
Command: npx skills add https://github.com/rhpds/showroom_template_nookbag --skill create-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of Red Hat Showroom workshop labs by scaffolding consistent structure, prompts, and templates from reference materials.

Core Features & Use Cases

  • Lab scaffolding: Generate index, overview, details, and first module content from references.
  • Content templating: Enforce storytelling, business context, and AsciiDoc formatting across modules.
  • Workflow guidance: Provide step-by-step guidance for building labs, with optional AgnosticV setup.

Quick Start

Run the create-lab skill to scaffold a new showroom lab in your project directory.

Frequently Asked Questions about create-lab

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

FAQPage Schema
How do I automate scaffolding for Red Hat Showroom workshop labs?

To scaffold Red Hat Showroom labs, this skill generates index, overview, details, and module content from reference materials. It applies template-driven content generation and enforces AsciiDoc formatting across all workshop modules.

What is the best way to enforce AsciiDoc formatting across generated workshop modules?

Using a template engine for content creation enforces AsciiDoc formatting and storytelling across generated workshop modules. It scaffolds consistent structure from reference materials during lab generation.

Do I need to update environment configuration files when building a new Showroom lab?

Yes, you need to update environment configuration files like site.yml and content/antora.yml. The lab creation process enforces these updates to ensure the generated content integrates correctly with the Showroom environment.

Can I integrate AgnosticV resource directories when scaffolding a new lab?

Yes, you can integrate AgnosticV resource directories during lab scaffolding. The workflow provides step-by-step guidance for setup, supporting optional AgnosticV integration to manage resources for your generated workshop.

Does the lab generation process support ongoing projects or only new workshops?

The lab generation process supports both new labs and ongoing projects. It guides users from initial planning to module generation, applying template-driven content and environment configuration updates to existing directories.