page-import

Convert a single webpage into structured HTML for AEM Edge Delivery Services.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill page-import-paul-hosking-cdw-com
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-import
Source: https://github.com/paul-hosking-cdw-com/da-with-ue-demo/tree/main/.claude/skills/page-import
Command: npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill page-import-paul-hosking-cdw-com

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Import a single webpage from any URL into structured HTML content for authoring in AEM Edge Delivery Services. Scrapes the page, analyzes structure, maps to existing blocks, and generates HTML for immediate local preview. Also triggered by terms like "migrate", "migration", or "migrating".

Core Features & Use Cases

  • Scrape a webpage to extract content, metadata, and images for import.
  • Identify page structure and map content to Block Collection components.
  • Generate ready-to-preview HTML and enable local preview on demand.

Quick Start

Provide a target URL and the tool will scrape the page, analyze structure, map content to blocks, and generate HTML for immediate local preview.

Frequently Asked Questions about page-import

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

FAQPage Schema
How do I migrate a webpage to AEM Edge Delivery Services?

Migrating a webpage to AEM Edge Delivery Services requires scraping the target URL, analyzing its page structure, mapping content to existing blocks, and generating structured HTML for immediate local preview.

What does converting a webpage to structured HTML for authoring involve?

Converting a webpage to structured HTML involves scraping the URL, identifying page structure, mapping extracted content to Block Collection components, and generating HTML with assets and metadata properly organized.

How do I import a single page from an arbitrary URL into AEM blocks?

To import a single page from an arbitrary URL, provide the target URL and an output directory; the tool scrapes the page, maps content to existing blocks, and generates ready-to-preview HTML locally.

Can I preview imported webpage content locally before publishing to AEM Edge Delivery?

Yes, you can preview imported webpage content locally because the tool generates structured HTML mapped to existing blocks and enables a local preview workflow on demand before publishing to AEM Edge Delivery.

Does this webpage migration tool map content to existing Block Collection components?

Yes, this webpage migration tool maps content to existing Block Collection components by analyzing the scraped page structure and authoring elements to produce properly mapped structured HTML.

What do I need to provide to scrape and generate structured HTML from a webpage?

You need to provide a target URL and an output directory; the tool then scrapes the webpage, extracts images and metadata, and generates structured HTML with assets mapped for local preview.