generate-import-html

Generate sectioned HTML from authoring-analysis data for AEM Edge Delivery Services.

1|Updated Oct 7, 2024
One-click install
npx skills add https://github.com/valithedge/etisalatedge --skill generate-import-html-valithedge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-import-html
Source: https://github.com/valithedge/etisalatedge/tree/main/.agents/skills/generate-import-html
Command: npx skills add https://github.com/valithedge/etisalatedge --skill generate-import-html-valithedge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authoring-analysis workflows often produce structured data that must be converted into ready-to-use, sectioned HTML for AEM Edge Delivery Services. This skill automates the translation, ensuring complete content import and correct images placement.

Core Features & Use Cases

  • Generate sectioned HTML content from identify-page-structure results and authoring-analysis data.
  • Apply section-metadata decisions and SKILL.md directives to style and structure sections.
  • Manage and place the images folder alongside the HTML output to support deployment.

Quick Start

Run the HTML generation workflow to produce the sectioned HTML using the provided import-work assets.

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 sectioned HTML for AEM Edge Delivery Services from structured analysis data?

To generate sectioned HTML for AEM Edge Delivery Services, you can use an automated workflow that transforms authoring-analysis results into structured HTML sections. This ensures correct image placement and preserves all content sections without truncation during the content migration process.

How does automated HTML generation handle section-metadata and asset references?

Automated HTML generation applies section-metadata decisions to style and structure sections while managing asset references. It correctly places the images folder alongside the HTML output to fully support deployment.

Can I convert identify-page-structure results into ready-to-use HTML for content migration?

Yes, you can convert identify-page-structure results into ready-to-use HTML. The process takes complete authoring data and applies SKILL.md directives to generate structured sections suitable for direct content import.

What is the best way to import structured authoring data into AEM Edge Delivery Services?

The best way to import structured authoring data into AEM Edge Delivery Services is by automating the translation into sectioned HTML. This guarantees all sections are preserved, image placement is maintained, and output paths correctly match the metadata.

Why does my HTML output truncate sections during content migration?

HTML output truncates sections when the conversion process fails to preserve complete content. Using an automated HTML generation workflow ensures all sections are preserved without truncation by properly respecting the complete authoring data.