generate-import-html

Convert authoring analysis into structured HTML blocks for AEM Edge Delivery Services.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill generate-import-html-paul-hosking-cdw-com
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-import-html
Source: https://github.com/paul-hosking-cdw-com/da-with-ue-demo/tree/main/.claude/skills/generate-import-html
Command: npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill generate-import-html-paul-hosking-cdw-com

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts authoring analysis into ready-to-use HTML blocks for AEM Edge Delivery, reducing manual HTML assembly and ensuring consistent structure.

Core Features & Use Cases

  • Generates top-level section divs and nested blocks to mirror authoring structure
  • Applies section-level styling and metadata where required and handles block content
  • Manages images folder creation and asset references to support previews and workflows

Quick Start

Provide your authoring analysis and run the skill to generate the HTML output and accompanying images folder.

Frequently Asked Questions about generate-import-html

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

FAQPage Schema
How do I convert authoring analysis to HTML for AEM Edge Delivery Services?

To convert authoring analysis to HTML for AEM Edge Delivery Services, provide the complete analysis to generate structured HTML blocks, section divs, and a trailing metadata block automatically.

What is the best way to generate structured HTML blocks from an authoring analysis?

The best way to generate structured HTML blocks is to process the complete authoring analysis, which produces deterministic HTML output with top-level section divs and nested block containers mirroring the original structure.

Does generating HTML for AEM Edge Delivery handle image asset management?

Generating HTML for AEM Edge Delivery handles image asset management by creating an accompanying images folder and preserving asset references to fully support previews and workflows.

Can I apply section-level styling and metadata when converting analysis to HTML?

You can apply section-level styling and metadata when converting analysis to HTML, as the output includes section divs with applied styling and a dedicated trailing metadata block.

Why does my HTML output need a trailing metadata block for AEM Edge Delivery?

Your HTML output needs a trailing metadata block for AEM Edge Delivery to ensure consistent structure and preserve essential metadata from the authoring analysis within the final page output.