AI agent skills for AWS migration across Claude Code, Cursor, and Kiro
npx claudepluginhub aws-samples/sample-agent-skills-for-aws-migrationThis no-cost tool assesses your current cloud provider's usage, geography, and billing data to estimate and compare AWS services and pricing, and recommends migration or continued use of your current provider. AWS pricing is based on current published pricing and may vary over time. The tool may generate a .migration folder containing comparison and migration execution data, which you may delete upon completion or use to migrate to AWS.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.
AI agent skills for migrating workloads to AWS, built for Claude Code and Cursor.
| Plugin | Description | Status |
|---|---|---|
| migration-to-aws | Migrate GCP infrastructure to AWS with resource discovery, architecture mapping, cost analysis, and execution planning | Available |
/plugin marketplace add aws-samples/sample-agent-skills-for-aws-migration
/plugin install migration-to-aws@sample-agent-skills-for-aws-migration
Coming soon — This plugin is not yet published on the Cursor Marketplace. In the meantime, you can use it locally by cloning this repository and pointing Cursor to the plugin directory.
Helps you systematically migrate GCP infrastructure to AWS through Terraform resource discovery, architecture mapping, cost estimation, and execution planning.
| Agent Skill | Triggers |
|---|---|
| gcp-to-aws | "migrate GCP to AWS", "move from GCP", "GCP migration plan", "estimate AWS costs", "GCP infrastructure assessment" |
| Server | Purpose |
|---|---|
| awsknowledge | AWS documentation, architecture guidance |
| awspricing | Real-time AWS service pricing for cost estimates |
This project uses mise for tool management and task running.
# Install tools
mise install
# Run the full build (lint, format, validate, security)
mise run build
# Individual tasks
mise run lint # All linters (markdown, manifests, cross-refs)
mise run fmt # Format with dprint
mise run fmt:check # Check formatting
mise run security # All security scanners
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.