migrate

Migrate websites and local directories into WordPress block themes.

31|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Automattic/data-liberation-agent --skill migrate-automattic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate
Source: https://github.com/Automattic/data-liberation-agent/tree/main/skills/migrate
Command: npx skills add https://github.com/Automattic/data-liberation-agent --skill migrate-automattic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of migrating websites or local directories to WordPress, allowing users to quickly and easily transfer their content.

Core Features & Use Cases

  • Website Migration: Transfer entire websites from various platforms to WordPress.
  • Local Directory Import: Import local HTML/CSS/JS directories into WordPress.
  • Use Case: If you have a website built on a different platform or a local HTML/CSS/JS project, use this Skill to migrate it to WordPress with minimal effort.

Quick Start

To migrate a website, use the command: /migrate <url> or to import a local directory, use: /migrate <path/to/directory>.

Frequently Asked Questions about migrate

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

FAQPage Schema
How do I migrate a website to WordPress?

To migrate a website to WordPress, use the `/migrate <url>` command. The Skill automates website migration by handling content detection, extraction, and reconstruction into an editable block theme within a WordPress environment.

Can I import a local HTML and CSS directory into WordPress?

Yes, you can import a local HTML, CSS, and JS directory into WordPress. Use the `/migrate <path/to/directory>` command to transfer your local project into an editable WordPress block theme with minimal effort.

Do I need Automattic Studio to import content to WordPress?

Yes, Automattic Studio is required for previewing and importing content during the website migration process. You also need an active WordPress environment to reconstruct the extracted site content into an editable block theme.

What is the best way to convert an existing website into a WordPress block theme?

The best way to convert an existing website into a WordPress block theme is using an automated migration Skill. It handles site detection, content extraction, and reconstruction directly within your WordPress environment for editable results.

Does website migration to WordPress work with platforms other than WordPress?

Website migration to WordPress works by transferring entire websites from various platforms. The Skill detects and extracts content from your source platform, then reconstructs it locally as an editable block theme within your WordPress environment.

What are the limitations of migrating a local directory to WordPress?

A limitation of migrating a local directory to WordPress is the strict requirement for both a WordPress environment and Automattic Studio. The migration process depends on these tools for previewing, importing, and reconstructing content into a block theme.