·page-decomposition
</>

page-decomposition

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.

21Installs·1Trend·@adobe

Installation

$npx skills add https://github.com/adobe/helix-website --skill page-decomposition

How to Install page-decomposition

Quickly install page-decomposition AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/adobe/helix-website --skill page-decomposition
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: adobe/helix-website.

SKILL.md

View raw

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

This skill is called by identify-page-structure for EACH section to:

IMPORTANT: This skill analyzes ONE section at a time, not the whole page.

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. Source: adobe/helix-website.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adobe/helix-website --skill page-decomposition
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from adobe/helix-website

Quick answers

What is page-decomposition?

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. Source: adobe/helix-website.

How do I install page-decomposition?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adobe/helix-website --skill page-decomposition Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/adobe/helix-website