page-migration

We are sorry, but we are unable to process your request at this time. Please try again later. We appreciate your patience.

Updated Sep 12, 2025
One-click install
npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill page-migration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-migration
Source: https://github.com/ComwrapUkReply/ue-multitenant-root/tree/main/.claude/skills/page-migration
Command: npx skills add https://github.com/ComwrapUkReply/ue-multitenant-root --skill page-migration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Migrates a single webpage into Edge Delivery Services-compliant HTML by scraping content, analyzing structure, mapping to existing blocks, and generating a preview-ready HTML file.

Core Features & Use Cases

  • Scrape webpage metadata, content, and images for migration to Edge Delivery Services.
  • Identify page structure and content sequences to map to blocks or generate default content.
  • Generate a standalone HTML file suitable for local preview, with local asset references.
  • Use Case: Migrating individual pages from existing sites, analyzing competitor pages, or creating content prototypes for Edge Delivery Services.

Quick Start

To migrate a page, provide a URL and run the migration orchestrator to generate a local preview HTML in your migration-work directory.

Frequently Asked Questions about page-migration

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

FAQPage Schema
How do I migrate a webpage to Edge Delivery Services HTML?

Migrate a webpage to Edge Delivery Services HTML by scraping its content, analyzing page structure, mapping content to blocks, and generating a standalone preview-ready HTML file. Provide a URL and run the migration orchestrator to output the file to your local directory.

Can I convert competitor pages into Edge Delivery Services blocks for analysis?

Converting competitor pages into Edge Delivery Services blocks is supported by scraping webpage metadata and images, identifying content sequences, and mapping them to existing blocks to generate a local HTML preview for structural analysis.

Does page migration require local asset references for the HTML preview?

Local asset references are required for page migration to generate a standalone HTML file suitable for local preview. The process consumes optional scripts, references, and assets directories as needed to ensure accurate rendering.

What is the best way to map scraped content to Edge Delivery Services blocks?

The best way to map scraped content to Edge Delivery Services blocks is through authoring analysis and structure identification. The workflow analyzes content sequences on the page, mapping them to existing blocks or generating default content where needed.

Can I use design prototypes to generate Edge Delivery Services HTML?

Design prototypes can be used to generate Edge Delivery Services HTML by scraping the prototype page, analyzing its structure, and mapping the content to blocks to produce a ready-to-preview HTML file.

What are the limitations of scraping content for Edge Delivery Services migration?

Scraping content for Edge Delivery Services migration is limited to individual pages rather than full site migrations. The process relies on analyzing existing page structure and mapping to existing blocks, which may require generating default content if structure is unclear.