Modeling Content

Design content models for AEM Edge Delivery blocks with semantic table structures.

3|Updated Apr 17, 2025
One-click install
npx skills add https://github.com/arbory-digital-inc/sas-demo --skill modeling-content-arbory-digital-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Modeling Content
Source: https://github.com/arbory-digital-inc/sas-demo/tree/main/.claude/skills/content-modeling
Command: npx skills add https://github.com/arbory-digital-inc/sas-demo --skill modeling-content-arbory-digital-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams design clear, scalable content models for AEM Edge Delivery blocks, making authoring intuitive and maintainable.

Core Features & Use Cases

  • Canonical model guidance: select Standalone, Collection, Configuration, or Auto-Blocked to fit the block's needs.
  • Table-structure design: craft semantic, reusable table layouts that work across authoring tools and editors.
  • Documentation and reuse: produce explicit content models that can be consumed by CDD and building-blocks skills.

Quick Start

Design a simple Cards content model with 2 columns: image and content using the Collection pattern.

Frequently Asked Questions about Modeling Content

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

FAQPage Schema
What is content modeling for AEM Edge Delivery blocks?

Standalone, Collection, Configuration, and Auto-Blocked are canonical content model patterns used to structure AEM Edge Delivery blocks. Selecting the right pattern ensures the content architecture fits the block's specific authoring and scalability needs.

How do I design semantic table structures for AEM content architecture?

To design semantic table structures for AEM content architecture, you define clear, reusable table layouts that work across authoring tools. This involves specifying content models that enforce documentation and best-practice guidelines for author-friendly formatting.

When should I use the Collection pattern versus Auto-Blocked models in AEM?

Use the Collection pattern when designing repeating content items like Cards with multiple columns, and use Auto-Blocked models for content that needs automatic structural enforcement. The choice depends on the block's specific authoring and reuse requirements.

Does content modeling for AEM Edge Delivery require specific authoring tools?

No specific dependencies are required to start content modeling for AEM Edge Delivery. You can design a simple Cards content model using the Collection pattern with basic image and content columns to understand the structural workflow.