page-import

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

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/trieloff/trrrrdt --skill page-import-trieloff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-import
Source: https://github.com/trieloff/trrrrdt/tree/main/.claude/skills/page-import
Command: npx skills add https://github.com/trieloff/trrrrdt --skill page-import-trieloff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Importing a webpage URL into structured HTML content for authoring in AEM Edge Delivery Services eliminates manual re-creation and formatting, enabling faster previews and consistent results across pages.

Core Features & Use Cases

  • Scrape target webpages to extract content, metadata, and images for conversion into AEM-friendly HTML.
  • Map extracted content to existing blocks and sections, preserving layout semantics for rapid authoring.
  • Generate clean, ready-to-preview HTML that can be refined before publishing or migration.

Quick Start

Import a webpage by providing its URL and let the orchestrator generate a local HTML 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 HTML?

To migrate a webpage to AEM Edge Delivery Services, provide the webpage URL to scrape its content, analyze the page structure, map elements to existing blocks, and generate structured HTML for immediate local preview.

Can I convert webpage content to structured HTML for authoring without manual re-creation?

Yes, converting webpage content to structured HTML for authoring eliminates manual re-creation by scraping the target URL, extracting metadata and images, and mapping the layout semantics directly to AEM-friendly blocks.

Does page import work with existing AEM blocks and sections?

Page import works with existing AEM blocks by analyzing the scraped webpage structure and mapping the extracted content directly to those blocks to preserve layout semantics for rapid authoring.

What is the best way to scrape a webpage and generate a local HTML preview?

The best way to scrape a webpage and generate a local HTML preview is using an orchestrator that coordinates scraping, structure identification, authoring analysis, and HTML generation to produce clean, ready-to-preview HTML.

Do I need any dependencies to import webpages into AEM-friendly HTML?

No external dependencies are required to import webpages into AEM-friendly HTML, as the workflow coordinates internally with scraping, structure analysis, and HTML generation skills to complete the migration process.

Why does webpage migration generate HTML instead of publishing directly?

Webpage migration generates HTML instead of publishing directly to allow for content refinement and local preview before final publishing, ensuring consistent results and layout accuracy across migrated pages.