page-decomposition

Identify content sequences and breaking points within page sections.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze content sequences within a section and provide neutral descriptions for AEM Edge Delivery Services. Invoked per section during page import to identify breaking points between default content and blocks.

Core Features & Use Cases

  • Identify content sequences within a section
  • Provide neutral descriptions of each sequence
  • Determine breaking points between sequences to guide authoring decisions

Quick Start

Analyze a single section to produce its content sequences and breaking points for neutral description.

Frequently Asked Questions about page-decomposition

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

FAQPage Schema
How do I identify content sequences within an AEM page section for Edge Delivery Services?

Page decomposition analyzes a section's content sequences and breaking points to produce neutral descriptions for AEM Edge Delivery Services. It processes section visuals, descriptions, and cleaned HTML to locate boundaries between default content and blocks for informed authoring decisions.

What inputs are required to decompose a page section for content modeling?

Decomposing a page section requires section visuals as a screenshot, a section description, and cleaned HTML as inputs. Processing these inputs locates sequence boundaries and outputs a structured sequences report suitable for subsequent content-modeling steps.

How do I find breaking points between default content and blocks during an AEM page import?

Finding breaking points between default content and blocks involves analyzing each individual section during the identify-page-structure workflow. Evaluating content sequences determines exact boundaries and outputs a structured sequences report to guide authoring decisions.

Can I use page decomposition to generate neutral descriptions for multiple sections in a single pass?

Page decomposition applies to each individual section rather than processing multiple sections in a single pass. Invoking it per section during the identify-page-structure workflow ensures accurate sequence boundaries and localized neutral descriptions for content imports.

Why does page decomposition require cleaned HTML instead of raw HTML for section analysis?

Cleaned HTML is required for page section analysis to accurately identify content sequences and breaking points. Raw HTML contains structural noise that interferes with locating sequence boundaries, which are essential for generating a reliable structured sequences report.

What is the best way to prepare AEM Edge Delivery content for subsequent modeling steps?

The best way to prepare content for subsequent modeling steps is to run a section-by-section decomposition that outputs a structured sequences report. This report maps exact breaking points and neutral descriptions needed to transition smoothly into the content-modeling phase.