page-import

Import webpages from a URL and convert them into structured HTML for AEM Edge Delivery.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill page-import-adobe-summit2026-l613
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-import
Source: https://github.com/adobe-summit2026-l613/las-vegas-events/tree/main/.skills/page-import
Command: npx skills add https://github.com/adobe-summit2026-l613/las-vegas-events --skill page-import-adobe-summit2026-l613

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. It scrapes the page, analyzes structure, maps content to existing blocks, and generates a ready-to-preview HTML package.

Core Features & Use Cases

  • Scrapes and collects page content, metadata, and images for translation into editable HTML.
  • Analyzes section structure and maps content to available blocks, enabling consistent authoring workflows.
  • Produces HTML suitable for local preview and rapid iteration during migration or redesign.

Quick Start

Provide a URL to the page you want to import and run the page-import skill to generate the HTML and preview.

Frequently Asked Questions about page-import

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

FAQPage Schema
How do I import a webpage into structured HTML for AEM Edge Delivery workflows?

To import a webpage into structured HTML, provide a URL and the skill scrapes the content, analyzes its structure, maps it to available blocks, and generates an editable HTML package ready for local preview.

Can I migrate existing webpages to AEM blocks automatically?

Yes, you can migrate existing webpages to AEM blocks by running the skill on a URL; it analyzes section structure and maps the scraped content to your available blocks for consistent authoring.

What is the best way to convert a URL into editable HTML for content repurposing?

The best way to convert a URL into editable HTML for content repurposing is using a skill that scrapes the page, collects metadata and images, and outputs a structured HTML baseline for rapid iteration.

Does the webpage import process collect page metadata and images?

Yes, the webpage import process collects page metadata and images during the scraping phase, ensuring the generated structured HTML contains all necessary assets for a faithful content baseline.

How do I preview imported HTML locally during a website migration?

To preview imported HTML locally during a website migration, the skill generates a ready-to-preview HTML package from the scraped URL, allowing you to validate the structured output before finalizing the migration.

When do I need structured HTML for AEM Edge Delivery redesigns?

You need structured HTML for AEM Edge Delivery redesigns when you require a faithful, editable HTML baseline from an existing webpage to map content into blocks and maintain consistent authoring workflows.