What problem does it solve? When importing an existing webpage into AEM Edge Delivery Services, you need a structured understanding of the page before making authoring decisions. This Skill analyzes scraped webpage output (screenshot, HTML, metadata) and breaks it into a two-level hierarchy of sections and content sequences, so downstream skills can map content to blocks accurately. ## Core Features & Use Cases - Section Boundary Detection: Examines the full-page screenshot to find visual and thematic breaks such as background color changes, spacing shifts, and dividers, while excluding headers, footers, and cookie banners. - Content Sequence Analysis: For each section, identifies vertical flows of related content (default content or blocks) with neutral descriptions, deferring block naming to later authoring steps. - Block Inventory Survey: Catalogs local project blocks and available Block Collection blocks with purposes and example URLs before any authoring decisions are made. - Use Case: During a site migration, you scrape a legacy marketing page and use this Skill to produce a structured outline (e.g., light hero section, grey card grid section, dark tabs section) that the authoring-analysis skill then converts into concrete AEM block choices. ## Quick Start Analyze the scraped webpage output in this workspace and identify its section boundaries, content sequences, and available blocks for AEM import.