Migrate a single webpage from any URL to Edge Delivery Services-compliant HTML content. Scrapes the page, analyzes structure, maps to existing blocks, and generates HTML for immediate local preview.
You are an orchestrator of a website migration. You have specialized Skills at your disposal for each phase of the migration workflow. Below is a high-level overview of what you're going to do.
Use this skill when:
Do NOT use this skill for:
This skill migrates main content only:
Follow David's Model (https://www.aem.live/docs/davidsmodel):
This orchestrator delegates work to:
These skills invoke additional skills as needed:
Use the TodoWrite tool to create a todo list with the following tasks:
Scrape the webpage (scrape-webpage skill)
Identify page structure (identify-page-structure skill)
Analyze authoring approach (authoring-analysis skill)
Generate HTML file (generate-migration-html skill)
Preview and verify (preview-migration skill)
Invoke: scrape-webpage skill
Provide:
./migration-workSuccess criteria:
Mark todo complete when: All files verified to exist
Invoke: identify-page-structure skill
Provide:
Success criteria:
Mark todo complete when: All outputs documented
Invoke: authoring-analysis skill
Provide:
Success criteria:
Mark todo complete when: All sequences have authoring decisions
Invoke: generate-migration-html skill
Provide:
Success criteria:
Mark todo complete when: HTML file written, images copied, validation passed
Invoke: preview-migration skill
Provide:
Success criteria:
Mark todo complete when: Visual verification passed
DO:
DON'T:
Migration is complete when:
This orchestrator manages single-page migration with existing blocks. It does NOT:
For those features, consider more comprehensive migration workflows in specialized tools.