By tayzar-tznw
AI-powered migration assistant for moving workloads from AWS to Google Cloud Platform. Discovers existing infrastructure, maps services to GCP equivalents, estimates costs from live Cloud Billing Catalog data, and generates Terraform + migration artifacts. Designed to be used alongside google/skills (https://github.com/google/skills); install via `npx skills add google/skills` to unlock canonical GCP service guidance during the Design and Generate phases.
Admin access level
Server config contains admin-level keywords
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
google_cloud_projectQuota project sent as X-goog-user-project on ADC-authenticated Google API calls. Defaults to the active gcloud project when unset.
${user_config.google_cloud_project}google_dev_knowledge_api_keyFailover auth for the google-developer-knowledge MCP server when gcloud ADC is unavailable. Create one with: gcloud services api-keys create (restricted to developerknowledge.googleapis.com).
${user_config.google_dev_knowledge_api_key}Requires secrets
Needs API keys or credentials to function
Requires secrets
Needs API keys or credentials to function
AI-driven migration assistant that turns a snapshot of your AWS workload — Terraform, CloudFormation, application source, or billing data — into a reviewed, costed, and ready-to-apply Google Cloud migration plan.
Built as a plugin for Claude Code — bundling the migration skill, two official knowledge MCP servers (Google Developer Knowledge, AWS Knowledge), and a live GCP pricing CLI (gcp-pricing).
It drives Claude Code through a deterministic, multi-phase migration workflow that mirrors how a senior cloud architect would assess and plan a real AWS-to-GCP move:
Discover → Clarify → Design → Estimate → Generate
Each phase has a hard gate: the agent cannot skip ahead. Clarify must finish before Design, Design before Estimate, and so on. This is enforced by .migration/<run-id>/.phase-status.json, which the skill writes after every phase. The result is a reproducible, resumable run instead of a one-shot prompt that hallucinates a plan.
What the agent actually does behind those phases:
.tf files, CloudFormation / SAM / CDK templates, app source for AWS SDK call sites, and AWS Cost & Usage Reports — using the model's built-in Read / Grep / Glob tools. No parser scripts are emitted.gcp-pricing CLI, the google-developer-knowledge and awsknowledge MCP servers, and WebFetch on cloud.google.com. Training-data recall is explicitly not allowed for cost figures or service recommendations.Deferred — specialist engagement because a sound BigQuery / Dataflow / Dataproc target requires a specialist conversation with your Google Cloud account team or a data analytics partner.Use it when you have at least one of these in hand and want a concrete migration plan to start from:
.tf, .tfvars, .tfstate) describing AWS resources..json, .yaml, .yml, .template).aws-sdk-*, boto3, or @aws-sdk/* imports — gets you per-call-site SDK rewrite patches.*billing*.csv / *cost*.json.Typical scenarios:
The skill explicitly refuses or yields to specialists in these cases:
google/skills directly.Deferred — specialist engagement; you're directed to your Google Cloud account team or a data analytics migration partner.npx claudepluginhub tayzar-tznw/migration-skill-plugin --plugin migration-to-gcpGenerate and manipulate images using Google Gemini's Nano Banana models - text-to-image, editing, restoration, icons, patterns, stories, and diagrams
AI-powered migration assistant for moving workloads from AWS to Google Cloud Platform. Discovers existing infrastructure, maps services to GCP equivalents, estimates costs from live Cloud Billing Catalog data, and generates Terraform + migration artifacts. Designed to be used alongside google/skills (https://github.com/google/skills); install via `npx skills add google/skills` to unlock canonical GCP service guidance during the Design and Generate phases.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Give your AI a memory — mine projects and conversations into a searchable palace. 36 MCP tools, auto-save hooks, and guided setup.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Core Hugging Face Hub operations through the hf CLI, including skill installation, repo management, jobs, datasets, models, Spaces, and discovery.