This is the final step in the AEM Edge Delivery import pipeline, turning authoring analysis into actual HTML files. It takes your block selections and section styling decisions and generates plain HTML with proper structure, no more wrapping things in full HTML documents since the AEM CLI now handles that automatically. The skill is strict about completeness: it will yell at you if you try to truncate content or skip sections, and it verifies section counts match your analysis. It also handles the tricky bit of copying images to the right folder based on where your HTML file lives in the directory tree. Use this after scrape-webpage and authoring-analysis have done their work.
npx -y skills add adobe/skills --skill generate-import-html --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar