What problem does it solve?
This skill identifies section boundaries and content sequences within a scraped webpage to enable structured authoring and import workflows for AEM Edge Delivery Services. It performs a two-level analysis: first locating sections, then analyzing content sequences within each section, and it can also survey available blocks for informed authoring.
Core Features & Use Cases
- Two-level analysis: Detects top-level sections and per-section content sequences.
- Neutral output for downstream skills: Produces section/sequence descriptions without prescribing blocks or layout decisions.
- Workflow integration: Integrates with scrape-webpage, page-decomposition, and block-inventory steps to inform authoring decisions.
- Use Case: Before importing a scraped page into AEM, map sections and sequences to guide content placement and block choices.
Quick Start
Use the identify-page-structure skill to analyze a scraped webpage. Provide inputs from the scrape-webpage workflow (screenshot.png, cleaned.html, metadata.json) and receive a hierarchical outline of sections and content sequences.