identify-page-structure

Map sections and content sequences from scraped webpages.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/trieloff/trrrrdt --skill identify-page-structure-trieloff
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: identify-page-structure
Source: https://github.com/trieloff/trrrrdt/tree/main/.claude/skills/identify-page-structure
Command: npx skills add https://github.com/trieloff/trrrrdt --skill identify-page-structure-trieloff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze and map the structure of a scraped webpage by identifying sections and content sequences to inform authoring decisions for AEM Edge Delivery Services import.

Core Features & Use Cases

  • Two-level analysis: identify top-level sections and per-section content sequences
  • Survey available blocks to understand shaping options for the page
  • Outputs neutral section/sequence descriptions for downstream authoring tools

Quick Start

Observe a scraped page's outputs and run this skill to derive a structured outline of sections and sequences.

Frequently Asked Questions about identify-page-structure

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

FAQPage Schema
How do I identify page structure and content sequences from scraped HTML?▼

To identify page structure from scraped HTML, apply a two-level analysis that maps top-level sections and per-section content sequences, surfacing block inventory guidance for downstream authoring.

What is the best way to map sections from a scraped webpage for AEM Edge Delivery?▼

The best way to map sections for AEM Edge Delivery is to analyze scraped webpage outputs, deriving a structured outline of sections and sequences to inform import authoring decisions.

Can I analyze screenshots and metadata to map page sections before authoring?▼

Yes, you can analyze screenshots and metadata alongside HTML to map sections and sequences before authoring, satisfying the two-level analysis required for structured content shaping.

How does block inventory guidance work when analyzing webpage structure?▼

Block inventory guidance works by surveying available blocks during webpage structure analysis to understand content shaping options for each identified section and sequence.

Do I need web scraping outputs ready before mapping page structure?▼

Yes, you need scraped webpage outputs such as HTML, screenshots, or metadata available before mapping page structure, as the skill derives its section and sequence outline from these inputs.