page-decomposition

Analyze a page section's screenshot, HTML, and boundary data to identify content sequences and breaking points.

3|Updated Apr 17, 2025
One-click install
npx skills add https://github.com/arbory-digital-inc/sas-demo --skill page-decomposition-arbory-digital-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-decomposition
Source: https://github.com/arbory-digital-inc/sas-demo/tree/main/.claude/skills/page-decomposition
Command: npx skills add https://github.com/arbory-digital-inc/sas-demo --skill page-decomposition-arbory-digital-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps analysts and content engineers understand how a page section is composed by breaking down it into neutral content sequences and identifying where shifting patterns occur, without naming blocks.

Core Features & Use Cases

  • Analyzes a single section at a time to reveal content sequences and potential breaking points.
  • Produces neutral descriptions suitable for downstream tasks like content modeling and import planning.
  • Supports page-import workflows by feeding sequence data into identify-page-structure and related skills.

Quick Start

Invoke the skill on a specific page section during the page import step, providing the section's screenshot, cleaned HTML, and boundary data. The skill will return a structured list of content sequences with neutral descriptions for downstream decisions.

Frequently Asked Questions about page-decomposition

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

FAQPage Schema
How do I decompose a page section into content sequences for import?

You can decompose page sections by providing the section screenshot, cleaned HTML, and boundary data. The skill analyzes these inputs to output a structured list of content sequences with neutral descriptions for downstream import planning.

What is neutral section decomposition in AEM page import workflows?

Neutral section decomposition breaks down a page section into content sequences without naming blocks. It identifies shifting patterns and breaking points, producing descriptions suitable for downstream content modeling and import planning tasks.

Does page section analysis work with cleaned HTML and boundary data?

Yes, section analysis consumes cleaned HTML and boundary data alongside section screenshots. It uses these inputs to identify content sequences and potential breaking points within that specific section during the page import process.

When do I need to analyze content sequences and breaking points during page import?

You need content sequence analysis when processing individual page sections during import to understand composition. It reveals shifting patterns and breaking points, enabling downstream decomposition and content-model decisions without assigning block names.

Can I use section decomposition output for content modeling decisions?

Yes, section decomposition produces neutral descriptions specifically suitable for downstream content modeling. The structured sequence data feeds directly into identify-page-structure and related skills for import workflow orchestration.

What are the limitations of analyzing a single page section at a time?

The skill analyzes only one section at a time rather than the entire page. It requires section screenshots, cleaned HTML, and boundary data as inputs, and does not name blocks, focusing solely on neutral sequence identification.