migration-map

Automate site migration map creation and verification for URL redirections.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill migration-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migration-map
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/planning/migration-map
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill migration-map

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps automate the creation and verification of site migration maps for SEO purposes, ensuring seamless URL redirections during site transfers.

Core Features & Use Cases

  • Migration Map Generation: Creates detailed redirect maps based on old site inventories and URL mappings provided by the operator.
  • Post-Launch Verification: Confirms the effectiveness of the redirect map post-launch by validating against the post-launch crawl data.
  • Use Case: For an upcoming site migration, this Skill can be used to generate a redirect map, which will be used post-launch to verify the correctness of URL redirections.

Quick Start

Generate a migration map for your project using the migration-map skill with the following parameters: project_slug: "myproject", mode: "plan", mapping_csv_path: "path/to/mapping_csv.csv", sf_export_date: "YYYY-MM-DD".

Frequently Asked Questions about migration-map

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

FAQPage Schema
How do I automate URL redirection mapping for a site migration?

Automate URL redirection mapping by importing your old site inventory and URL mapping data to generate a detailed redirect map. This ensures proper SEO continuity and seamless site transfers without manual mapping errors.

How do I verify redirect maps against post-launch crawl data?

Verify redirect maps by validating the generated URLs against post-launch crawl data. This post-launch verification confirms the effectiveness of your URL redirections and ensures SEO continuity after the site migration.

What format do I need for URL mapping data to generate a migration map?

You need a CSV file containing your URL mapping data to generate a migration map. Provide the mapping CSV path along with your project slug and Screaming Frog export date to automate the redirect map creation process.

When do I need to create a redirect map for website transfers?

You need a redirect map during website transfers when moving URLs to ensure SEO continuity. Creating migration maps prevents traffic loss by automatically directing old site URLs to their new corresponding destinations.

Can I use this migration map skill for planning before the site launch?

Yes, you can use the migration map skill in planning mode before site launch. Setting the mode parameter to plan allows you to generate redirect maps from your inventory and mapping data prior to executing the transfer.

What is the best way to maintain SEO continuity during site migration?

The best way to maintain SEO continuity during site migration is generating a detailed redirect map from old site inventories and verifying it against post-launch crawl data to confirm all URL redirections function correctly.