page-import

Import a webpage URL into structured HTML for AEM Edge Delivery Services.

1|Updated Oct 3, 2025
One-click install
npx skills add https://github.com/initialyze/acme-services --skill page-import-initialyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-import
Source: https://github.com/initialyze/acme-services/tree/main/.claude/.skills/page-import
Command: npx skills add https://github.com/initialyze/acme-services --skill page-import-initialyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Importing single webpages into structured HTML for AEM Edge Delivery Services to enable quick previews and accurate block mapping, reducing manual rework.

Core Features & Use Cases

  • Scrape a URL to extract content, metadata, and images for hero, features, CTAs, and body text.
  • Map the extracted content to existing blocks to generate a ready-to-preview HTML page.
  • Use Case: migrate a product or event page from another site and validate layout in a local AEM preview.

Quick Start

Use the page-import skill with a target URL and an output directory to generate the preview HTML.

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 to HTML for AEM Edge Delivery Services?

You can import a webpage by providing the page-import skill with a target URL and an output directory. It automatically scrapes content, metadata, and images, mapping them to existing blocks to generate a ready-to-preview HTML page.

What is block mapping when migrating webpages to AEM?

Block mapping is the process of taking scraped webpage content like hero sections, features, and CTAs, and structuring them into predefined blocks. This ensures the imported HTML aligns with AEM Edge Delivery Services layouts for accurate rendering.

Can I use a single webpage import for competitor reference and design prototyping?

Yes, single webpage imports support competitor reference and design prototyping workflows. The skill extracts content from any URL and converts it into structured HTML, allowing you to validate layouts and map content to blocks quickly without manual rework.

Does importing a webpage to AEM require any external dependencies?

No, importing a webpage to AEM requires no external dependencies. The skill operates independently to scrape target URLs, map content to blocks, and generate local preview HTML files using its internal operational instructions.

What is the best way to validate a migrated page layout in a local AEM preview?

The best way to validate a migrated page layout is to import the source URL into structured HTML mapped to existing blocks. This generates an immediate local preview HTML file, allowing you to check hero sections, features, and CTAs directly.