page-decomposition

Identify content sequences and breaking points within a single page section.

1|Updated Oct 7, 2024
One-click install
npx skills add https://github.com/valithedge/etisalatedge --skill page-decomposition-valithedge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-decomposition
Source: https://github.com/valithedge/etisalatedge/tree/main/.agents/skills/page-decomposition
Command: npx skills add https://github.com/valithedge/etisalatedge --skill page-decomposition-valithedge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze content sequences within a section and provide neutral descriptions without assigning block names.

Core Features & Use Cases

  • Identify content sequences within each section during page import to understand the vertical flow of content.
  • Provide neutral descriptions of sequences (NO block names yet) to guide authoring decisions later.
  • Identify breaking points between sequences to reveal content structure for downstream tooling.
  • Enable section-by-section analysis for modular content planning in AEM Edge Delivery Services.

Quick Start

Provide a neutral decomposition for a single section by outputting its sequences and the breaking points between them.

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 a page section during page import?

To identify content sequences during page import, analyze a single page section's vertical flow to detect distinct content blocks and their boundaries. This process reveals the internal structure and breaking points between sequences for downstream tooling without assigning block names.

What is neutral page decomposition in AEM Edge Delivery Services?

Neutral page decomposition is the process of describing a section's internal content sequences without assigning block names. It outputs structural boundaries and breaking points to guide later authoring decisions in AEM Edge Delivery Services.

Why do I need to analyze breaking points between content sequences?

Analyzing breaking points reveals how content is structured within a section by showing where one content sequence ends and another begins. This modular analysis enables downstream tooling to make informed authoring decisions without prematurely naming blocks.

Can I analyze multiple sections at once for modular content planning?

No, section-by-section analysis is required. You must apply the decomposition process to one section at a time to accurately identify the internal content sequences and breaking points within that specific section during the page import.

Does the page decomposition output assign block names to the identified sequences?

No, the output provides neutral, non-naming descriptions of each content sequence and its boundaries. It defers block naming to enable objective authoring decisions later in the workflow.