Red Hat Documentation
Official@redhat-documentation
The location for fully open-sourced, freely accessible content on standards and conventions that relate to Red Hat's product documentation.
Agent Skills by Red Hat Documentation
Showing 52 vetted skills indexed across 1 GitHub repositories.
jtbd-analyze-adoc
Extract JTBD records from Red Hat modular AsciiDoc documentation.
jtbd-consolidate
Generate a JTBD consolidation report quantifying documentation navigation improvements.
jtbd-workflow-adoc
Orchestrate multi-step JTBD analysis workflows for AsciiDoc documentation.
jtbd-analyze
Extract Jobs-To-Be-Done records from markdown documentation into JSONL and CSV.
jtbd-workflow-topicmap
Parse YAML topic maps and generate JTBD consolidation reports.
jtbd-compare
Compare feature-based markdown documentation structures with JTBD records.
jtbd-toc
Generate a markdown Table of Contents from JTBD analysis records in JSONL format.
jtbd-analyze-topicmap
Parse topic maps and AsciiDoc assemblies to extract JTBD records with module provenance.
ibm-sg-language-and-grammar
Review documentation for IBM Style Guide language, grammar, and terminology compliance.
ibm-sg-technical-elements
Review documentation for IBM Style Guide technical element formatting.
rh-ssg-formatting
Review Red Hat documentation for Supplementary Style Guide formatting compliance.
ibm-sg-legal-information
Review documentation for legal and compliance issues.
rh-ssg-accessibility
Review Red Hat documentation for WCAG and Red Hat Supplementary Style Guide accessibility compliance.
ibm-sg-references
Review documentation for IBM Style Guide reference and version formatting standards.
redhat-docs-toc
Extract distinct article URLs from Red Hat documentation table of contents pages.
article-extractor
Download HTML from URLs and extract primary article content.
ibm-sg-punctuation
Review documentation for IBM Style Guide punctuation rule adherence.
ibm-sg-structure-and-format
Review documentation for IBM Style Guide structure and formatting compliance.
jira-writer
Update JIRA issues on the Red Hat Issue Tracker via the JIRA API.
docs-convert-gdoc-md
Convert Google Docs, Slides, and Sheets to Markdown or CSV using gcloud CLI.
docs-review-modular-docs
Review AsciiDoc files for Red Hat modular documentation compliance.
rh-ssg-grammar-and-language
Review Red Hat documentation for SSG grammar and language compliance.
rh-ssg-gui-and-links
Review Red Hat documentation for SSG GUI and link formatting compliance.
docs-review-content-quality
Review documentation for logical flow, user journey alignment, scannability, and conciseness.
Frequently Asked Questions About Red Hat Documentation
FAQPage SchemaWhat specific tasks can be performed using these documentation standards?▼
These standards enable automated linting for style guide violations, conversion of AsciiDoc to DITA formats, structural validation of modular content, and extraction of Jobs-To-Be-Done records from existing technical documentation.
Who is the target persona for these documentation engineering resources?▼
These resources are designed for technical writers, documentation engineers, and content architects responsible for maintaining large-scale, modular documentation sets and ensuring compliance with enterprise-wide style and accessibility standards.
What are the prerequisites for implementing these documentation standards?▼
Implementation requires an environment configured for AsciiDoc processing, Vale for linting, and Ruby for specific block-title remediation tasks. Users should have existing modular documentation repositories structured in AsciiDoc.