generate-import-html

Convert authoring analysis into import-ready HTML with sections and image references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms authoring analysis into a complete, import-ready HTML structure, reducing manual assembly and errors.

Core Features & Use Cases

  • Section generation: Constructs top-level sections as containers with consistent block structures.
  • Metadata integration: Applies validated authoring-analysis decisions to section styling and metadata blocks.
  • Images and assets handling: Creates the correct adjacent images folder and updates image references.

Quick Start

Use the generate-import-html skill to convert your authoring-analysis into the corresponding HTML structure ready for import.

Frequently Asked Questions about generate-import-html

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

FAQPage Schema
How do I convert authoring analysis into import-ready HTML structure?

Use generate-import-html to transform authoring analysis into deterministic import-ready HTML. The Skill converts your analysis decisions into complete section and block structures with validated styling, image folder management, and full content placement—ready for direct import without manual assembly.

What does generate-import-html do with images and assets?

The Skill creates the correct adjacent images folder, updates all image references within the generated HTML, and ensures assets are properly organized alongside your import structure for comprehensive, self-contained HTML output.

Can I use generate-import-html with AEM Edge Delivery?

Yes. Generate-import-html produces import-ready HTML structures specifically designed for AEM Edge Delivery workflows, applying validated section styling and metadata blocks that integrate directly with Edge Delivery authoring and import pipelines.

Does generate-import-html handle metadata and section styling?

The Skill applies validated authoring-analysis decisions to section styling and creates metadata blocks within sections. All styling and metadata are deterministically generated and correctly placed, eliminating manual configuration.

What's the best way to prepare authoring analysis for HTML import?

Run your authoring analysis first to generate the decisions and structure metadata. Feed that analysis output directly to generate-import-html, which builds complete sections, blocks, and image references—no truncation, no gaps—in one deterministic pass.

Will generate-import-html preserve all content and structure without loss?

Yes. The Skill delivers full content import with no truncation, ensuring all sections, blocks, metadata, and image references are generated and correctly placed in the final import-ready HTML output.