generate-import-html

Generate structured HTML content from authoring analysis for AEM Edge Delivery Services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of structured HTML content from authoring analysis, ensuring all content is imported and formatted correctly for AEM Edge Delivery Services.

Core Features & Use Cases

  • HTML Generation: Creates section divs, applies block structures, and handles metadata.
  • Content Integrity: Ensures complete content import without truncation or summarization.
  • Use Case: After analyzing a webpage and making content decisions, use this Skill to generate the final HTML file that can be previewed and published.

Quick Start

Generate the HTML file for the current page import using the provided authoring analysis and scraped content.

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 content import?

To generate structured HTML for AEM Edge Delivery Services, this Skill processes authoring analysis and scraped web data to create section divs with block structures, applies section metadata, and includes a page metadata block for complete content import.

What is the best way to import web page content into AEM without truncating data?

Importing web page content into AEM without truncation requires generating structured HTML that preserves all scraped data. This Skill ensures complete content import by creating section divs and block structures without summarizing or truncating the original web data.

Does AEM Edge Delivery Services require a page metadata block for HTML generation?

AEM Edge Delivery Services HTML generation requires a page metadata block to ensure correct content import. This Skill automatically includes the page metadata block alongside section divs and applies section metadata for proper image folder management.

How do I apply section metadata and block structures when creating HTML for AEM?

Applying section metadata and block structures when creating HTML for AEM involves generating section divs from authoring analysis. This Skill formats scraped web data into block structures and applies the necessary section metadata for Edge Delivery Services.

Can I use scraped web data directly to generate HTML for AEM content import?

Using scraped web data directly to generate HTML for AEM content import is possible when paired with authoring analysis. This Skill takes both inputs to produce structured HTML files with correct image folder management and complete content integrity.

Why does my HTML content import truncate when migrating web pages to AEM Edge Delivery Services?

HTML content import truncates during AEM Edge Delivery Services migration when the generation process summarizes data instead of preserving it. This Skill ensures complete content import by generating full structured HTML without truncation from the scraped web data.