content-portability

Export WordPress pages, posts, and custom post types into portable packages with builder data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content portability and safe migrations of WordPress sites by exporting pages, posts, and custom post types into portable packages that preserve builder data and media while enabling deterministic imports on a target site.

Core Features & Use Cases

  • Exports: Pages, posts, and CPTs with full builder data and allowed metadata
  • Imports: Reads a local Respira Content Package and pushes to a target WordPress site with smart ID remapping
  • Auto-Backup: Quick backups prior to edits and the option to generate offline packages
  • Use Case: Migrate a subset of content to a staging site, or port an entire site with media for offline review

Quick Start

Export WordPress content to a portable package and be ready for import to another site.

Frequently Asked Questions about content-portability

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

FAQPage Schema
How do I migrate WordPress content with builder data to another site?

WordPress migration exports pages, posts, and custom post types into a portable package that preserves full builder data and optional media for import on a target site.

Can I backup WordPress pages and posts before making edits?

Yes, you can create quick backups of WordPress pages and posts before edits by exporting them into offline packages with manifest-based tracking for safe restoration.

Does exporting WordPress media with content handle ID remapping?

Yes, exporting WordPress media with content includes smart ID remapping during import, ensuring deterministic conflict resolution and correct relationships on the target site.

What is the best way to export custom post types from WordPress safely?

The best way to export custom post types safely is using non-destructive exports with manifest-based tracking, ensuring allowed metadata and builder data are preserved in a portable package.

Are there limitations when importing WordPress content to a staging site?

Importing WordPress content to a staging site requires reading a local content package and applying safe import procedures including media handling and conflict resolution to prevent data loss.