Migrate Site

🌐Community
by calm-north · vlatest · Repository

Seamlessly moves websites to new hosting environments while preserving data and functionality, powered by calm-north.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add migrate-site npx -- -y @trustedskills/migrate-site
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "migrate-site": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/migrate-site"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The migrate-site skill enables AI agents to assist with website migration tasks, such as transferring content, configurations, and data from one platform or hosting environment to another. It supports handling common challenges like preserving SEO settings, redirect mappings, and ensuring continuity of user experience during the transition.

When to use it

  • Migrating a WordPress site to a new host while maintaining existing SEO rankings
  • Transferring content from an old CMS to a modern platform with minimal downtime
  • Setting up redirects after rebranding or restructuring a website

Key capabilities

  • Automates content and configuration transfer between platforms
  • Preserves SEO metadata and redirect rules during migration
  • Supports multiple hosting environments and CMS systems

Example prompts

  • "Migrate my WordPress site to Bluehost while keeping all SEO settings intact."
  • "Transfer blog posts and media from Squarespace to a new Ghost instance."
  • "Set up 301 redirects for pages that have changed URLs during the migration."

Tips & gotchas

  • Ensure backups are made before initiating any migration process.
  • Some advanced configurations may require manual review after automation to ensure accuracy.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
calm-north
Installs
934

🌐 Community

Passed automated security scans.