aem-doc-gen

Automate AEM demo documentation generation with dialog captures and previews.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill aem-doc-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aem-doc-gen
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-aem/skills/aem-doc-gen
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill aem-doc-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually creating AEM demo documentation and authoring guides is time-consuming and error-prone. This Skill automates end-to-end generation, ensuring consistent structure across components.

Core Features & Use Cases

  • Automates discovery of spec data and configuration for AEM demo pages.
  • Generates an authoring guide, captures dialog screenshots, and attaches rendered previews.
  • Supports both local and QA environments, with graceful degradation when AEM is unavailable.

Quick Start

Create a demo by running the aem-doc-gen skill against the target work item to generate the docs page and authoring guide.

Frequently Asked Questions about aem-doc-gen

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

FAQPage Schema
How do I automate AEM documentation and authoring guide generation?

Automating AEM documentation requires configuration-driven URLs to generate authoring guides, capture dialog screenshots, and attach rendered previews. This pipeline executes end-to-end across local and QA environments using aem-inspector and editorial-capture agents.

What is the best way to capture dialog screenshots for AEM components?

Capturing dialog screenshots for AEM components is automated by applying configuration-driven URLs and the editorial-capture agent. The process extracts spec data, generates an authoring guide, and attaches rendered previews for target demo pages.

Do I need a specific environment setup to generate AEM demo docs?

Generating AEM demo docs requires configuration-driven URLs and the aem-inspector or editorial-capture agents to execute tasks. It supports local and QA environments, applying graceful degradation when AEM is unavailable.

Can I generate authoring guides for AEM components in a local environment?

Generating authoring guides for AEM components in a local environment is fully supported alongside QA environments. The automation discovers spec data and configuration, creating consistent documentation pipelines with graceful degradation if AEM is unavailable.

Why does AEM documentation automation fail when environments are unavailable?

AEM documentation automation handles unavailable environments through graceful degradation, allowing partial spec data discovery and configuration processing. Manual creation is error-prone, making this automated fallback necessary to maintain documentation consistency.

What does an AEM documentation pipeline include for component page creation?

An AEM documentation pipeline for component page creation includes spec data discovery, authoring guide generation, dialog screenshot capture, and rendered preview attachment. It relies on configuration-driven URLs and specialized agents to execute the end-to-end workflow.