generate-import-html

Official

Generate perfect HTML for AEM Edge Delivery.

Authoraemsites
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the complex process of converting authoring analysis into structured HTML, eliminating manual coding errors and ensuring compliance with AEM Edge Delivery Services requirements. It guarantees that all content is imported without truncation or summarization, vital for SEO and content integrity.

Core Features & Use Cases

  • Structured HTML Generation: Creates section divs, applies block tables, handles page and section metadata, and ensures correct HTML structure.
  • Image Folder Management: Correctly places and references images relative to the generated HTML, ensuring all assets are accessible.
  • Critical Content Import: Validates that all content from the source page is imported, preventing partial imports or placeholders.
  • Use Case: After analyzing a legacy webpage, use this skill to automatically produce a fully structured HTML file, ready for immediate preview and deployment in AEM Edge Delivery Services, saving hours of manual conversion and validation.

Quick Start

Use the generate-import-html skill to create the final HTML file from the authoring analysis, ensuring all sections are included and images are correctly placed.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generate-import-html
Download link: https://github.com/aemsites/koassets/archive/main.zip#generate-import-html

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository