page-import

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Importing or migrating a single webpage into AEM Edge Delivery Services can be time-consuming and error-prone. This Skill automates the extraction, structuring, and preparation of page content to enable rapid local previews and author-ready HTML generation.

Core Features & Use Cases

  • Scrapes external pages to extract metadata, text, images, and structure
  • Identifies content sections and maps them to existing blocks for consistent authoring
  • Generates ready-to-preview HTML that can be used in local or staging environments
  • Supports one-page migrations and quick reference captures for design reviews

Quick Start

Provide a URL and let the import process produce a structured HTML preview for rapid validation

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 Services?

The webpage import process applies to one-page migrations, reference captures, and local previews, focusing on extracting the main content while leaving navigation and chrome to other skills.

What is the best way to scrape and preview webpage content for a one-page migration?

You can start quickly by providing a URL; the import process produces a structured HTML preview for rapid validation in local or staging environments.

Does this webpage import process extract navigation and chrome elements?

It targets the main content sections, identifying content structures and mapping them to existing blocks for consistent authoring within AEM Edge Delivery Services.

Can I use this import process for quick reference captures during design reviews?

This allows you to validate the extracted page structure and content sections quickly without committing to a full site migration.

What are the limitations of using a single webpage import for AEM Edge Delivery?

Additionally, it deliberately leaves navigation and chrome extraction to other skills, focusing solely on main content structuring and HTML generation.