migrate-elementor-to-breakdance

Convert Elementor WordPress pages to Breakdance by mapping JSON widget trees.

40|7|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/respira-press/agent-skills-wordpress --skill migrate-elementor-to-breakdance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-elementor-to-breakdance
Source: https://github.com/respira-press/agent-skills-wordpress/tree/main/skills/migrate-elementor-to-breakdance
Command: npx skills add https://github.com/respira-press/agent-skills-wordpress --skill migrate-elementor-to-breakdance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Elementor-to-Breakdance migrations are labor-intensive and error-prone; this skill automates content extraction, widget mapping, and draft creation to speed the process while preserving layout and content.

Core Features & Use Cases

  • Widget-by-widget mapping from Elementor's _elementor_data to Breakdance elements, enabling a smooth migration path
  • Automatic migration plan generation with a site inventory, widget mapping, and page-by-page steps
  • Safe, read-only analysis followed by draft-creation—original Elementor pages remain untouched

Quick Start

Run the migration by confirming the Elementor → Breakdance plan and reviewing the generated draft duplicates before publishing.

Frequently Asked Questions about migrate-elementor-to-breakdance

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

FAQPage Schema
How do I migrate Elementor pages to Breakdance without losing my layout?

This skill migrates Elementor pages to Breakdance by reading the Elementor JSON widget tree from post meta and mapping each widget to a corresponding Breakdance element, preserving your original text, images, and layout structure.

What is the safest way to generate a WordPress migration plan from Elementor to Breakdance?

A safe Elementor to Breakdance migration uses a read-only analysis to generate a site inventory and widget mapping plan. It writes duplicated content to draft pages, ensuring your original Elementor pages remain completely untouched during the process.

Do I need any specific plugins to convert Elementor content to Breakdance elements?

Yes, converting Elementor content to Breakdance requires the Respira for WordPress plugin with an active MCP connection, alongside both the Elementor and Breakdance plugins installed on your WordPress site for read and write access.

Can I automatically map Elementor widgets to Breakdance elements?

Yes, you can automatically map Elementor widgets to Breakdance elements. The process extracts content from Elementor's _elementor_data meta field and translates the widget tree into Breakdance elements to speed up page conversion.

What happens to my original Elementor pages during the Breakdance conversion?

During the Breakdance conversion, your original Elementor pages remain completely untouched. The migration process performs read-only analysis on the original pages and writes the mapped Breakdance content to newly generated draft duplicates.