authoring-analysis

Analyze content sequences to determine default content or block authoring for AEM Edge Delivery Services migrations.

1|Updated Oct 3, 2025
One-click install
npx skills add https://github.com/initialyze/acme-services --skill authoring-analysis-initialyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-analysis
Source: https://github.com/initialyze/acme-services/tree/main/.claude/.skills/authoring-analysis
Command: npx skills add https://github.com/initialyze/acme-services --skill authoring-analysis-initialyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes content sequences and determines whether they can be authored as default content or require blocks, enabling consistent import/migration to AEM Edge Delivery Services.

Core Features & Use Cases

  • Automated decisioning: Evaluates each content sequence against the available block inventory and identifies the correct authoring approach.
  • Block validation guidance: Suggests candidate blocks (e.g., cards, tabs, columns) when applicable.
  • Section styling awareness: Advises when section metadata is needed based on background styling and single-block sections.
  • Use Case: During page imports, run this skill to determine for each sequence whether to use default content or a specific block, minimizing manual guesswork and migration friction.

Quick Start

Run the authoring-analysis skill as part of the page import workflow to assess each content sequence and log recommended actions.

Frequently Asked Questions about authoring-analysis

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

FAQPage Schema
How do I determine if AEM content should use default content or blocks during Edge Delivery Services migration?

AEM block validation checks content sequences against the available block palette to suggest appropriate authoring approaches. It recommends candidate blocks like cards, tabs, or columns when applicable, ensuring sections and blocks match the intended styling and structure for consistent migration.

How do I validate section styling for single-block sections in AEM page imports?

To guide AEM block import decisions, evaluate each content sequence against the available block inventory during the page import workflow. This process logs recommended actions, suggesting candidate blocks or default content to minimize manual guesswork and migration friction.

Does the AEM authoring analysis integrate with page structure identification workflows?

Yes, the AEM authoring analysis integrates with page-import and content-modeling skills. This compatibility validation ensures that automated decision logging and block sequencing align correctly with the broader Edge Delivery Services migration workflow and available block palettes.

What are the limitations of automated block decisioning for AEM content sequences?

Automated block decisioning for AEM content sequences is limited by the available block inventory and palette provided. If a specific content sequence requires a block or styling configuration not present in the inventory, the analysis cannot suggest it, requiring manual intervention for custom block development.