authoring-analysis

Determine per-sequence authoring decisions between default content and block-based layouts.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill authoring-analysis-juricamigac-from-hr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-analysis
Source: https://github.com/juricamigac-from-hr/svemojestrane/tree/main/.agents/skills/authoring-analysis
Command: npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill authoring-analysis-juricamigac-from-hr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Determines the authoring approach for content sequences, deciding between default content and block-based layouts, and validates block selections and section styling for migration to AEM Edge Delivery Services.

Core Features & Use Cases

  • Evaluate each content sequence to decide DEFAULT CONTENT or a specific block type (e.g., cards, tabs, columns) based on available inventory.
  • Validate block existence and provide guidance on HTML structure and pre-decoration markup.
  • Integrate with identify-page-structure and page-import steps to ensure coherent migration.

Quick Start

Run the authoring-analysis skill on a page structure to receive a per-sequence decision (default content or a specific block) and a validation plan for blocks and styling.

Frequently Asked Questions about authoring-analysis

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

FAQPage Schema
How do I choose the right AEM authoring blocks during a page import?

You choose authoring blocks by evaluating each content sequence against available block inventory, which outputs a deterministic decision set specifying whether to use default content or a specific block type like cards or columns.

What is block-based layout validation in AEM Edge Delivery Services migration?

Block-based layout validation checks block existence against inventory and section styling to ensure coherent content structure transitions during AEM Edge Delivery Services migration workflows.

How do I decide between default content and block-based layouts for content sequences?

You decide between default content and block-based layouts by evaluating section styling and block inventory per content sequence, which produces a deterministic decision set with block candidates and pre-decoration HTML guidance.

Can I validate block existence and section styling before migrating to AEM Edge Delivery Services?

Yes, block existence and section styling can be validated before AEM Edge Delivery Services migration by analyzing content structures, which outputs block candidates and pre-decoration markup guidance.

What's the best way to automate authoring decisions for AEM page structures?

Automating authoring decisions for AEM page structures is best handled by running analysis on the page structure to receive a per-sequence decision and a validation plan for blocks and styling.

Why does my content sequence default to standard content instead of a block during page import?

A content sequence defaults to standard content instead of a block during page import when validation determines no suitable block type matches the sequence based on available block inventory and section styling.