authoring-analysis

Analyze content sequences to choose default typing or specific blocks.

162|67|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/adobe/skills --skill authoring-analysis-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-analysis
Source: https://github.com/adobe/skills/tree/main/skills/aem/edge-delivery-services/skills/authoring-analysis
Command: npx skills add https://github.com/adobe/skills --skill authoring-analysis-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides content authors in deciding whether to use plain text content or structured blocks for page sections, enabling efficient authoring and consistent block usage.

Core Features & Use Cases

  • Default content detection: determines if a sequence can be authored with standard headings, paragraphs, lists, and inline images.
  • Block selection guidance: recommends suitable blocks (cards, tabs, columns, etc.) when a sequence requires structure.
  • Validation workflow: provides steps to align with block availability, pre-decoration HTML structure, and section styling for downstream import and rendering.

Quick Start

Run this skill after identify-page-structure outputs section boundaries and a block inventory to decide per sequence whether to use default content or a specific block and to prepare the flow for subsequent steps.

Frequently Asked Questions about authoring-analysis

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

FAQPage Schema
How do I analyze content sequences to pick the right HTML blocks for a page?

Analyzing content sequences involves evaluating section boundaries to determine if standard headings and paragraphs suffice or if structured blocks like cards and columns are required. This ensures proper page structure and block selection for import.

When do I need structured blocks instead of default content for my page sections?

Structured blocks are needed for page sections when a content sequence requires layout elements like cards, tabs, or columns. Default content using standard headings, paragraphs, lists, and inline images is sufficient when no specific structure is required.

How do I validate block availability and pre-decoration HTML structures before edge delivery import?

Validating block availability and pre-decoration HTML structures requires checking section styling integration and block inventory against the workflow. This step ensures downstream import and rendering align with the edge delivery workflow requirements.

What is the best way to guide authors from identifying page structure to block selection?

Guiding authors from page structure identification to block selection requires analyzing content sequences after section boundaries are defined. The workflow evaluates each sequence to decide between default content and specific blocks, preparing the flow for subsequent steps.

Does the authoring analysis workflow work with standard HTML elements?

The authoring analysis workflow works with standard HTML elements by determining if default typing using headings, paragraphs, lists, and inline images is sufficient. It applies to page structures with sections and blocks, guiding authors through HTML generation.

Why does my edge delivery workflow require section styling integration validation?

Section styling integration validation is required to ensure pre-decoration HTML structures and block availability align with content sequences before import. This validation step guarantees the edge delivery workflow renders blocks correctly downstream.