generate-import-html

Generate structured HTML import files with metadata and images for AEM Edge Delivery Services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of structured HTML from authoring analysis for AEM Edge Delivery Services, eliminating manual HTML assembly and ensuring consistent section, block, and metadata handling.

Core Features & Use Cases

  • Sectioned HTML generation: Builds section-level HTML blocks from authoring analysis.
  • Block structuring and metadata: Applies block structure, section metadata decisions, and page metadata blocks.
  • Images folder management: Creates and references the images folder in the correct location for HTML export.
  • Use Case: When you finish authoring analysis, run this skill to produce a ready-to-preview HTML file with proper sections, blocks, and image references.

Quick Start

Use the skill to generate the import HTML from the current authoring analysis dataset and the associated cleaned HTML.

Frequently Asked Questions about generate-import-html

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

FAQPage Schema
How do I generate structured HTML for AEM Edge Delivery Services from authoring analysis?

To generate structured HTML for AEM Edge Delivery Services, you can use an automated conversion process that transforms authoring-analysis results into a complete HTML import, handling section structuring, block formatting, and metadata injection.

What is the process for importing HTML into AEM Edge Delivery with proper section and block structuring?

Importing HTML into AEM Edge Delivery requires mapping authoring-analysis data into section-level HTML blocks, applying metadata decisions, and managing image references to produce a standalone file ready for preview and deployment.

Do I need cleaned HTML and an images directory to create an AEM HTML import?

Yes, creating an AEM HTML import requires a cleaned HTML file, the output from an authoring analysis, and a properly configured images directory to generate the final standalone HTML and corresponding images folder.

How does images-folder management work when exporting HTML for AEM Edge Delivery?

Images-folder management during HTML export involves creating a dedicated directory and updating image references within the structured HTML blocks, ensuring all visual assets are correctly located for AEM Edge Delivery previews.

Can I automate metadata injection and page metadata blocks for AEM Edge Delivery HTML?

Yes, you can automate metadata injection for AEM Edge Delivery HTML by processing the authoring-analysis dataset to apply section metadata decisions and generate standardized page metadata blocks during the HTML assembly.