opencode-migration

Package and transfer OpenCode configurations, skills, and MCP servers across devices.

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill opencode-migration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-migration
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/opencode-migration
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill opencode-migration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires packaging, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The OpenCode migration skill eliminates the heavy manual steps required to move all OpenCode configurations, skills, and MCP servers between computers, enabling a seamless transition.

Core Features & Use Cases

  • Automated configuration analysis to capture current OpenCode setup, including skills, MCP servers, and dependencies.
  • Intelligent packaging that filters sensitive data and creates cross-platform migration bundles ready for deployment.
  • Cross-platform adaptation that converts paths and environment settings for target platforms (macOS, Windows, Linux) and prepares installation scripts.
  • Use case: IT teams migrating an entire OpenCode workspace from Mac to Windows without manual reconfiguration.

Quick Start

Run the migration analysis on the source device to package your OpenCode configuration, then install the generated package on the target device.

Frequently Asked Questions about opencode-migration

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

FAQPage Schema
How do I migrate my OpenCode configuration to a new computer?

Migrate OpenCode configuration by running an analysis on your source device to package setups and installations, then executing the automated deployment bundle on your target machine.

Can I transfer my MCP servers when moving OpenCode between macOS and Windows?

Yes, you can transfer MCP servers when moving OpenCode setups because the tool handles cross-platform adaptation by converting paths and environment settings for macOS, Windows, and Linux targets.

What do I need to package OpenCode setups for cross-platform deployment?

You need Python 3.8+ and Node.js installed with network access for MCP servers to package your OpenCode configurations and generate a deployment-ready bundle.

Does the OpenCode migration process filter sensitive data automatically?

Yes, the migration packaging process intelligently filters sensitive data when capturing your current OpenCode setup to ensure secure configuration transfers across devices.

Why does my OpenCode migration bundle fail to install on the target device?

Your OpenCode migration bundle might fail to install if the target device lacks the required Python 3.8+ or Node.js environments, or if network access for MCP servers is blocked.