identify-page-structure

Identify section boundaries and content sequences in scraped webpage HTML.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify section boundaries and content sequences within a scraped webpage to inform page authoring decisions and improve content governance for AEM Edge Delivery Services imports.

Core Features & Use Cases

  • Two-level analysis: detect sections first, then content sequences within each section.
  • Surveys available blocks and prepares neutral sequence descriptions for authoring.
  • Supports integration with page-decomposition and block-inventory workflows.

Quick Start

Identify and map page sections and content sequences from a scraped webpage using the provided input artifacts.

Frequently Asked Questions about identify-page-structure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify page structure and sections from scraped HTML for AEM import?

To identify page structure, this skill analyzes scraped webpage artifacts like cleaned HTML, screenshots, and metadata to detect section boundaries and content sequences for AEM Edge Delivery Services import.

What is the best way to map content sequences within scraped webpage sections?

Mapping content sequences involves a two-level analysis: first detecting section boundaries, then identifying content sequences within each section to prepare neutral descriptions for authoring decisions.

Do I need screenshots and metadata files to analyze page structure?

Yes, analyzing page structure requires input artifacts such as screenshot.png, cleaned.html, and metadata.json to accurately coordinate section detection and content sequence identification.

How does section detection work with page-decomposition and block-inventory workflows?

Section detection integrates with page-decomposition and block-inventory workflows by surveying available blocks and coordinating across scraped webpage outputs to inform authoring decisions and improve content governance.

Can I use this skill to prepare scraped webpage content for AEM Edge Delivery Services authoring?

Yes, you can prepare scraped content for AEM Edge Delivery Services authoring by applying this skill to identify section boundaries and generate neutral sequence descriptions that guide authoring decisions.