一键导入
verify-content
Run comprehensive quality verification on workshop or demo content using Red Hat standards and validation agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run comprehensive quality verification on workshop or demo content using Red Hat standards and validation agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | verify-content |
| description | Run comprehensive quality verification on workshop or demo content using Red Hat standards and validation agents. |
Verify workshop or demo content against Red Hat quality standards, style guidelines, technical accuracy, and accessibility requirements.
Use this skill when you want to:
Don't use this for:
/create-lab or /create-demo/blog-generateQ: What type of content are you verifying?
Options:
For single file:
content/modules/ROOT/pages/module-01-install-aap.adoc)For multiple files:
content/modules/ROOT/pages/*.adoc)content/modules/ROOT/pages/)I'll run comprehensive verification using these validation frameworks:
For Workshop Content:
enhanced_verification_workshop.txt - Overall quality assessmentredhat_style_guide_validation.txt - Red Hat style complianceverify_workshop_structure.txt - Workshop structure validationverify_technical_accuracy_workshop.txt - Technical accuracyverify_accessibility_compliance_workshop.txt - Accessibility standardsverify_content_quality.txt - General content qualityFor Demo Content:
enhanced_verification_demo.txt - Overall demo qualityredhat_style_guide_validation.txt - Red Hat style complianceverify_technical_accuracy_demo.txt - Demo technical accuracyverify_accessibility_compliance_demo.txt - Accessibility standardsverify_content_quality.txt - General content qualityI'll provide:
Summary Table:
Strengths Section:
Detailed Breakdown (optional, on request):
After showing results, I can:
User: /verify-content
Skill: What type of content are you verifying?
User: Workshop module
Skill: File path?
User: content/modules/ROOT/pages/module-01-install-aap.adoc
[Runs all workshop verification agents]
Skill:
📊 Summary Table of All Issues
┌──────────────────────────────────┬──────────┬───────────┐
│ Issue │ Priority │ Files │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing verification commands │ Critical │ 1 file │
├──────────────────────────────────┼──────────┼───────────┤
│ Incorrect product name "OCP" │ Critical │ 1 file │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing alt text for images │ Critical │ 1 file │
├──────────────────────────────────┼──────────┼───────────┤
│ Incomplete troubleshooting │ High │ 1 file │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing learning outcomes │ High │ 1 file │
├──────────────────────────────────┼──────────┼───────────┤
│ Commands lack expected output │ Medium │ 1 file │
└──────────────────────────────────┴──────────┴───────────┘
---
✅ Strengths Worth Highlighting
Your module excels in these areas:
1. Clear Step-by-Step Instructions - Installation steps are well-structured and easy to follow
2. Proper AsciiDoc Formatting - Code blocks and syntax highlighting are correctly implemented
3. Strong Technical Content - Accurate AAP installation procedures for OpenShift
Would you like detailed breakdown of specific issues? [Yes/No]
User: Verify all my workshop modules
Skill: Content location?
User: content/modules/ROOT/pages/
[Scans and finds 3 modules + index/overview]
Skill: Found 5 files:
- index.adoc
- 01-overview.adoc
- 02-details.adoc
- module-01-install-aap.adoc
- module-02-configure-aap.adoc
Verify all? [Yes/Select specific files]
User: Yes
[Runs verification on all files]
Skill:
📊 Summary Table of All Issues
┌──────────────────────────────────┬──────────┬───────────┐
│ Issue │ Priority │ Files │
├──────────────────────────────────┼──────────┼───────────┤
│ Inconsistent heading styles │ Critical │ All files │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing alt text for images │ Critical │ 3 files │
├──────────────────────────────────┼──────────┼───────────┤
│ Title case headings │ High │ All files │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing Red Hat product names │ High │ 3 files │
├──────────────────────────────────┼──────────┼───────────┤
│ Incomplete verification commands │ Medium │ 2 files │
└──────────────────────────────────┴──────────┴───────────┘
---
✅ Strengths Worth Highlighting
Your workshop excels in these areas:
1. Excellent Business Context - Outstanding scenario in overview addressing real organizational challenges
2. Progressive Learning Flow - Well-structured progression from basic to advanced concepts
3. Strong Technical Depth - Comprehensive AAP configuration coverage across modules
4. Good Documentation Structure - Clear separation of overview, details, and hands-on modules
Would you like detailed breakdown for specific files? [Yes/No]
Every verification includes:
Red Hat Style Guide:
Technical Accuracy:
Workshop Quality (for labs):
Demo Quality (for demos):
Accessibility:
Content Quality:
Results are presented in clear, actionable format:
📊 Summary Table of All Issues
┌──────────────────────────────────┬──────────┬───────────┐
│ Issue │ Priority │ Files │
├──────────────────────────────────┼──────────┼───────────┤
│ Duplicate References sections │ Critical │ 3 files │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing descriptive alt text │ Critical │ 3 files │
├──────────────────────────────────┼──────────┼───────────┤
│ Title case headings │ High │ All files │
├──────────────────────────────────┼──────────┼───────────┤
│ Missing blank lines before lists │ High │ 2 files │
├──────────────────────────────────┼──────────┼───────────┤
│ "Powerful" usage │ High │ 4 files │
└──────────────────────────────────┴──────────┴───────────┘
---
✅ Strengths Worth Highlighting
Your workshop excels in these areas:
1. Exceptional RBAC Implementation Guidance - Module 01 provides comprehensive step-by-step RBAC configuration that's production-ready
2. Strong Business Context - Outstanding business scenario addressing real organizational challenges
3. Excellent Verification Sections - Checkpoints with ✅ expected results and troubleshooting are exemplary
4. Perfect External Link Formatting - ALL external links correctly use ^ caret (opens in new tab)
5. Clear Persona-Based Learning - User persona approach effectively demonstrates RBAC in action
---
## Detailed Issue Breakdown (on request)
### 1. Missing Verification Commands
**File**: module-01-install-aap.adoc:145
**Impact**: Learners can't verify success, leading to confusion
**Priority**: Critical
**Current**:
```asciidoc
. Deploy the AutomationController:
Fixed:
. Deploy the AutomationController:
+
[source,bash]
----
oc get automationcontroller -n ansible-automation-platform
----
+
Expected output:
----
NAME STATUS AGE
platform-controller Running 5m
----
How to fix:
## Priority Levels
Issues are categorized by priority:
- **Critical**: Must fix before publishing - impacts functionality, accessibility, or brand compliance
- **High**: Should fix soon - affects quality and user experience significantly
- **Medium**: Recommended fixes - improves overall quality
- **Low**: Nice to have - polish and optimization
## Integration with Other Skills
**After `/create-lab`**:
- Run verification on generated module
- Apply fixes before committing
- Ensure quality standards met
**After `/create-demo`**:
- Verify Know/Show structure
- Check business messaging
- Validate presenter guidance
**Before publishing**:
- Final verification of all content
- Batch check entire workshop
- Generate quality report
## Tips for Best Results
**Be specific about content type**:
- Workshop modules use different standards than demos
- Infrastructure files (nav.adoc, README.adoc) have different requirements
**Review before auto-fix**:
- Understand why changes are recommended
- Some fixes may need manual adjustment
- Technical accuracy requires domain knowledge
**Run verification regularly**:
- After creating new modules
- Before submitting PRs
- After major content updates
## Quality Standards
Every verification run checks:
- ✓ Red Hat brand compliance
- ✓ Technical accuracy for current versions
- ✓ Accessibility (WCAG 2.1 AA)
- ✓ Learning effectiveness
- ✓ Professional formatting
- ✓ Complete documentation
- ✓ Consistent style
## Files Used
**Verification prompts** (in `.claude/prompts/`):
- `enhanced_verification_workshop.txt`
- `enhanced_verification_demo.txt`
- `redhat_style_guide_validation.txt`
- `verify_workshop_structure.txt`
- `verify_technical_accuracy_workshop.txt`
- `verify_technical_accuracy_demo.txt`
- `verify_accessibility_compliance_workshop.txt`
- `verify_accessibility_compliance_demo.txt`
- `verify_content_quality.txt`
**Reference examples**:
- `content/modules/ROOT/pages/workshop/example/`
- `content/modules/ROOT/pages/demo/`