page-import

Import webpages into structured HTML for AEM Edge Delivery Services.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill page-import-juricamigac-from-hr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-import
Source: https://github.com/juricamigac-from-hr/svemojestrane/tree/main/.agents/skills/page-import
Command: npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill page-import-juricamigac-from-hr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Import a single webpage from any URL to 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 webpage content, metadata, and images from source URL
  • Identify page structure and section boundaries for accurate mapping
  • Map content to Block Collection blocks and generate HTML for local preview
  • Triggered workflows for migration or content repurposing in QA environments

Quick Start

Provide a target URL to the page-import orchestrator and run the workflow to scrape, structure, map blocks, and generate a local 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 into AEM Edge Delivery Services for authoring?

To import a webpage into AEM Edge Delivery Services, provide a target URL to the page-import orchestrator. It scrapes the page, analyzes structure, maps content to Block Collection blocks, and generates HTML for immediate local preview.

What does migrating an existing webpage to structured HTML involve?

Migrating an existing webpage to structured HTML involves scraping source content, identifying page structure and section boundaries, mapping elements to Block Collection blocks, and producing a preview-ready HTML file for AEM authoring.

Can I import content from arbitrary URLs for AEM Edge Delivery migrations?

Yes, you can import content from arbitrary URLs for AEM Edge Delivery migrations. The workflow scrapes metadata and images from any source page, analyzes its structure, and generates structured HTML for local preview.

What's the best way to convert a single page to HTML for local preview?

The best way to convert a single page to HTML for local preview is running the page-import workflow on a target URL. It handles scraping, structure identification, block mapping, and HTML generation automatically.

Do I need existing Block Collection blocks before importing a webpage?

No, you do not need to manually configure blocks before importing. The workflow automatically identifies page structure and maps scraped content to existing Block Collection blocks during the HTML generation process.