generate-import-html

Convert authoring analysis into structured HTML export for AEM Edge Delivery.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill generate-import-html-adobe-summit2026-l613
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-import-html
Source: https://github.com/adobe-summit2026-l613/las-vegas-events/tree/main/.skills/generate-import-html
Command: npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill generate-import-html-adobe-summit2026-l613

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool automates turning a complete authoring analysis into a ready-to-publish HTML structure for AEM Edge Delivery, eliminating manual HTML assembly and reducing errors.

Core Features & Use Cases

  • Creates the section structure from authoring analysis
  • Applies block tables and metadata blocks according to authoring-analysis decisions
  • Manages images folder placement for deployment-ready artifacts

Quick Start

Provide an authoring-analysis artifact and run the generate-import-html skill to produce a ready HTML file 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 into HTML for AEM Edge Delivery?

You convert authoring analysis into HTML for AEM Edge Delivery by applying analysis decisions to automatically generate sectioned HTML, metadata blocks, and managed image folders, producing a standalone file ready for deployment.

What is the process for generating sectioned HTML from an authoring analysis?

Generating sectioned HTML from an authoring analysis involves applying the analysis decisions to build block tables and metadata blocks, outputting a standalone HTML file alongside a managed images folder for deployment.

Do I need metadata extraction before generating an HTML import file?

Yes, you need metadata extraction and a complete authoring analysis before generating an HTML import file, because the generation process applies these prior decisions to structure the HTML and manage image placement.

Can I automate HTML assembly for an AEM Edge Delivery workflow?

You can automate HTML assembly for an AEM Edge Delivery workflow by running the generation process on an authoring-analysis artifact, which eliminates manual HTML assembly and reduces errors by automatically creating the section structure.

What are the limitations of automating HTML generation from authoring analysis?

A key limitation of automating HTML generation from authoring analysis is that it requires prior steps including completed authoring analysis and metadata extraction, meaning it cannot generate the HTML structure independently without these input artifacts.