generate-import-html

Generate structured HTML sections with section blocks and an images folder for AEM Edge Delivery Services.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/thojava/baco --skill generate-import-html-thojava
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-import-html
Source: https://github.com/thojava/baco/tree/main/.skills/generate-import-html
Command: npx skills add https://github.com/thojava/baco --skill generate-import-html-thojava

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill generates structured HTML sections from authoring analysis for AEM Edge Delivery Services, ensuring deterministic section containers, block-level markup, and proper handling of section metadata and the images folder.

Core Features & Use Cases

  • Generate section structure with nested blocks and section-level wrappers
  • Apply block tables and section metadata as defined by authoring analysis
  • Manage an images folder in parallel with the HTML output for asset alignment

Quick Start

Run the skill with a completed authoring analysis to generate the HTML structure and images folder.

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 sections for AEM Edge Delivery Services?

To generate structured HTML sections for AEM Edge Delivery Services, you need a completed authoring analysis, section styling decisions, and cleaned HTML content to produce deterministic section containers and block-level markup.

What is authoring analysis in HTML content generation?

Authoring analysis in HTML content generation is the prerequisite metadata that defines block tables and section styling decisions, driving the creation of reproducible section blocks and matching images folders for AEM.

How do I manage an images folder when generating AEM HTML blocks?

Managing an images folder during AEM HTML block generation involves creating a parallel directory structure that ensures asset alignment with the deterministic section containers and block-level markup output.

Does HTML content generation for AEM require cleaned HTML input?

Yes, HTML content generation for AEM requires cleaned HTML input alongside complete authoring analysis and section styling decisions to ensure reproducible HTML output with accurate section blocks.

Can I generate section containers and block tables without section styling decisions?

No, you cannot generate deterministic section containers and block tables without section styling decisions, as these directives from the authoring analysis drive the reproducible HTML output and images folder structure.

What is the best way to automate block-level markup creation from authoring analysis?

The best way to automate block-level markup creation from authoring analysis is to use a skill that processes complete styling decisions and cleaned HTML to output deterministic section containers with a managed images folder.