authoring-analysis

Classify content sequences as default typing or AEM Edge Delivery Services blocks.

Updated Mar 27, 2025
One-click install
npx skills add https://github.com/jfoxx/residentportal --skill authoring-analysis-jfoxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-analysis
Source: https://github.com/jfoxx/residentportal/tree/main/.skills/authoring-analysis
Command: npx skills add https://github.com/jfoxx/residentportal --skill authoring-analysis-jfoxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps determine the most efficient authoring approach for web content, distinguishing between content that can be typed directly and content that requires structured blocks for AEM Edge Delivery Services.

Core Features & Use Cases

  • Content Sequencing: Analyzes sequences of content within page sections.
  • Authoring Decision: Classifies each sequence as 'DEFAULT CONTENT' or a specific 'block'.
  • Block Validation: Validates block selection against an inventory and invokes related skills for clarity.
  • Section Styling: Validates if section styling should be applied or if block styling is sufficient.
  • Use Case: When migrating content to AEM Edge Delivery Services, this skill ensures that content is structured correctly, either as simple text or using appropriate pre-defined blocks, optimizing for authoring efficiency and consistency.

Quick Start

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

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 web content needs default typing or AEM Edge Delivery Services blocks?

To determine the appropriate authoring approach for web content, analyze the content sequences within page sections. This classifies content as default typing or specific AEM Edge Delivery Services blocks based on structure and inventory validation.

What is the best way to structure content sequences for AEM Edge Delivery Services migration?

The best way to structure content sequences for AEM Edge Delivery Services migration is to evaluate each page section's boundaries and sequence. This validates block selection against an inventory and assesses if section styling or block styling is optimal.

When do I need to use blocks instead of default content for AEM content migration?

You need to use blocks instead of default content for AEM content migration when the content sequence requires structured formatting. This approach validates the block against a pre-defined inventory to ensure authoring efficiency and consistency.

Can I validate block selection against an inventory before applying section styling?

Yes, you can validate block selection against an inventory before applying section styling. This assesses whether section styling should be applied or if the block styling is sufficient for the content migration.

What inputs are required to classify content as default or blocks for AEM Edge Delivery Services?

Required inputs to classify content as default or blocks for AEM Edge Delivery Services include section boundaries, content sequences, a block inventory, and visual references. These elements ensure accurate authoring decision-making.