Gcp Project Migration

🌐Community
by first-fluke · vlatest · Repository

Helps with Google Cloud, migration as part of deploying and managing cloud infrastructure workflows.

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 gcp-project-migration npx -- -y @trustedskills/gcp-project-migration
2

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

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

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

About This Skill

What it does

This skill automates the process of migrating Google Cloud Platform (GCP) projects. It handles tasks such as copying resources, updating configurations, and ensuring minimal disruption during the migration. The tool supports both inter-organization and intra-organization project transfers within GCP.

When to use it

  • You need to move a development environment from one GCP project to another for testing or staging purposes.
  • Your company is restructuring, requiring you to transfer projects between different organizational units in GCP.
  • You're consolidating multiple smaller GCP projects into a larger, more manageable project.
  • You are decommissioning an old project and need to move its resources to a new one.

Key capabilities

  • Project copying
  • Resource migration (specific resource types not listed)
  • Configuration updates
  • Inter-organization transfer support
  • Intra-organization transfer support

Example prompts

  • "Migrate project 'my-dev-project' to organization 'new-org'."
  • "Copy all resources from project 'old-project' to 'new-project'."
  • "Transfer project 'staging-environment' within the current GCP organization."

Tips & gotchas

  • Requires appropriate IAM permissions in both source and destination projects. Ensure the AI agent has sufficient access rights to perform migration tasks.

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
first-fluke
Installs
9

🌐 Community

Passed automated security scans.