What problem does it solve?
Manually converting scraped webpage content and authoring decisions into structured HTML for AEM Edge Delivery Services can be tedious and error-prone, especially when dealing with complex section structures, block applications, and metadata requirements. This Skill automates the HTML generation process.
Core Features & Use Cases
- Structured HTML Generation: Creates clean, section-based HTML, applying block structures and default content based on authoring analysis.
- Intelligent Metadata Handling: Generates a page metadata block by mapping extracted metadata, leveraging platform defaults, and avoiding redundancy.
- Automated Image Management: Correctly places and references images by determining the optimal folder location relative to the HTML file.
- Use Case: After analyzing a legacy webpage, use this Skill to automatically produce the
.plain.html file and organize its associated images, ready for direct import into an AEM Edge Delivery Services project.
Quick Start
Generate the import HTML for the page based on the provided authoring analysis and metadata.json. Ensure all content is included and images are correctly placed.