authoring-analysis

Analyze content sequences to classify default content or block usage.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content workflows often require deciding between default text and structured blocks, and validating section styling for reliable migration to AEM Edge Delivery Services.

Core Features & Use Cases

  • Analyze content sequences to determine default content vs. block usage.
  • Validate block selection against a given block inventory and section styling constraints.
  • Use case: when importing pages, automatically decide element types and ensure styling compatibility during migration.

Quick Start

Analyze a page's content sequences to decide for each sequence whether it is default content or a block, and verify section styling rules for each section.

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 decide between default content and blocks for AEM Edge migration?

To analyze content sequences for AEM Edge migration, the Skill classifies each sequence as either default content or a block, ensuring correct element type selection. It validates these selections against your available block inventory and section styling rules to guarantee compatibility during the page import workflow.

What is the best way to validate block selection against a block inventory during a page import?

Validating block selection against a block inventory involves checking each chosen block to confirm it exists and matches section styling constraints. The Skill automates this validation during page imports, preventing migration errors and ensuring structured content aligns with the available components.

When do I need to verify section styling rules for content migration to AEM Edge Delivery Services?

You need to verify section styling rules for content migration whenever you are importing pages into AEM Edge Delivery Services. The Skill ensures that each classified block or default content sequence adheres to the required styling constraints, maintaining visual consistency and structural integrity.

Does this approach provide guidance for subsequent steps after classifying content sequences?

Yes, the approach provides guidance for subsequent steps after classifying content sequences. Once the Skill identifies default content and validates block usage against the inventory, it outlines the necessary follow-up actions to complete the import and migration workflow successfully.

Can I use this to automatically determine element types when importing pages?

Yes, you can use this to automatically determine element types when importing pages. The Skill analyzes content sequences to decide whether each segment should be treated as default text or a structured block, streamlining the migration process by removing manual classification.