authoring-analysis

Analyze content sequences to determine authoring approaches for AEM Edge Delivery Services.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/paolomoz/quasar --skill authoring-analysis-paolomoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-analysis
Source: https://github.com/paolomoz/quasar/tree/main/.skills/authoring-analysis
Command: npx skills add https://github.com/paolomoz/quasar --skill authoring-analysis-paolomoz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps determine the most efficient way to represent content sequences within a web page, deciding whether they can be authored as simple text or require structured blocks for better management and presentation.

Core Features & Use Cases

  • Content Sequence Analysis: Evaluates each piece of content to see if it can be typed directly by an author or needs a pre-defined block.
  • Block Selection: Identifies the most appropriate block from an inventory for structured content.
  • Styling Validation: Validates section styling for single-block sections to ensure correct application of AEM Edge Delivery Services.
  • Use Case: When migrating a website, this skill analyzes existing page content to decide if a "customer testimonials" section should be authored as plain text or if a dedicated "testimonial block" should be used.

Quick Start

Analyze the content sequences for the provided page structure and block inventory to determine the authoring approach for each.

Frequently Asked Questions about authoring-analysis

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

FAQPage Schema
How do I decide between default content and structured blocks for AEM Edge Delivery Services?

To decide between default content and structured blocks for AEM Edge Delivery Services, analyze content sequences within section boundaries to determine if text can be authored directly or requires pre-defined blocks for optimal management.

What is content modeling for page structure in AEM?

Content modeling for page structure in AEM involves evaluating each piece of content within identified section boundaries to determine the optimal authoring approach, distinguishing between simple text and structured blocks.

How do I validate block selection against an inventory during content migration?

Validate block selection against an inventory by analyzing content sequences, identifying the most appropriate block from the available list, and ensuring the chosen block matches the structured content requirements.

Does AEM Edge Delivery Services require specific section styling validation for single-block sections?

AEM Edge Delivery Services requires section styling validation for single-block sections to ensure correct application. This process validates section styling before finalizing the authoring decisions and section metadata output.

What inputs are needed to automate block selection for web page content?

Automating block selection requires page structure identification and a block inventory as inputs. These allow the analysis of content sequences to output authoring decisions and validated section metadata.

When should I not use default authoring for page content?

You should not use default authoring when content sequences require structured blocks for better presentation and management. Analyzing the content helps identify if a dedicated block is necessary instead of plain text.