content-modeling

Define author-friendly content models for AEM Edge Delivery blocks.

162|67|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/adobe/skills --skill content-modeling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-modeling
Source: https://github.com/adobe/skills/tree/main/skills/aem/edge-delivery-services/skills/content-modeling
Command: npx skills add https://github.com/adobe/skills --skill content-modeling

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content modeling is challenging for authors building or updating blocks, leading to inconsistent structures and higher maintenance costs.

Core Features & Use Cases

  • Provides a clear framework to design semantic, reusable block content structures (Standalone, Collection, Configuration, Auto-Blocked) for AEM Edge Delivery.
  • Aligns collaboration between design and engineering teams by standardizing block schemas before implementation.
  • Serves as a reference for editors and developers when creating new blocks or revising existing ones.

Quick Start

Outline your block's content requirements, define the semantic roles of each element, and present a complete Content Model back to the caller. Then validate compatibility with canonical models and draft implementation notes for the builders.

Frequently Asked Questions about content-modeling

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

FAQPage Schema
How do I design author-friendly content models for AEM Edge Delivery blocks?

To design author-friendly content models for AEM Edge Delivery blocks, outline your block requirements, define semantic element roles, and validate compatibility against canonical models. This provides a clear framework to standardize block schemas before implementation.

What are the AEM Edge Delivery block patterns for content modeling?

The AEM Edge Delivery content modeling patterns are Standalone, Collection, Configuration, and Auto-Blocked. These four patterns guide block design, validation, and documentation to ensure predictable authoring and semantic reuse.

How do I document a canonical content model for a block?

To document a canonical content model for a block, capture the frontmatter name and description, outline the content model in the body, and reference optional resources. This ensures clarity, reuse, and predictable authoring for editors.

Does content modeling for blocks require specific dependencies?

No specific dependencies are required to design content models for blocks. You only need to outline your block content requirements and define the semantic roles of each element to capture a complete content model.