page-decomposition

Identify content sequences and breakpoints within a single page section.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/ak8458/abc-boilerplate --skill page-decomposition-ak8458
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-decomposition
Source: https://github.com/ak8458/abc-boilerplate/tree/main/.skills/page-decomposition
Command: npx skills add https://github.com/ak8458/abc-boilerplate --skill page-decomposition-ak8458

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze content sequences within a single page section and provide neutral, block-name-free descriptions for AEM Edge Delivery Services.

Core Features & Use Cases

  • Neutral descriptions of content sequences within a section (no block names)
  • Identification of breaking points between different content patterns
  • Supports downstream authoring decisions and page-import workflows

Quick Start

Provide the visual description, section boundaries, screenshot, and cleaned HTML for a single section to generate its content sequences and breaking points.

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 and breaking points during an AEM page import?

Neutral section decomposition identifies content sequences within a single page section and provides block-name-free descriptions for AEM Edge Delivery Services. It outputs structured sequences and breaking points to support page-import workflows and downstream authoring decisions.

How do I generate neutral descriptions for page sections in AEM Edge Delivery Services?

You generate neutral descriptions by providing the section's visual description, boundaries, screenshot, and cleaned HTML to the decomposition process. It then outputs structured content sequences and their breaking points without relying on block names.

What inputs do I need to provide for section decomposition in an AEM Edge Delivery page import?

You must supply the section's visual description, boundaries, a screenshot, and cleaned HTML content. Providing these inputs enables the decomposition process to identify content sequences and breaking points within that single section.

Can I use section decomposition to identify breaking points between different content patterns?

Yes, you can use section decomposition to identify breaking points between different content patterns within a single section. By analyzing the provided visual description and cleaned HTML, it outputs structured sequences and their specific breakpoints.

Why are the section decomposition descriptions block-name-free for AEM Edge Delivery Services?

Descriptions are block-name-free to maintain neutrality and support flexible authoring decisions later during the AEM Edge Delivery Services page import. This approach focuses strictly on identifying content sequences and breaking points rather than assigning specific block names.