ソースを参照

Merge PR #578: add-plugin/migration-to-aws

Tobin South 5 ヶ月 前
コミット
9febf87cdb
1 ファイル変更12 行追加0 行削除
  1. 12 0
      .claude-plugin/marketplace.json

+ 12 - 0
.claude-plugin/marketplace.json

@@ -909,6 +909,18 @@
         "ref": "main"
       },
       "homepage": "https://github.com/awslabs/agent-plugins"
+    },
+    {
+      "name": "migration-to-aws",
+      "description": "Assess current cloud provider usage and billing to estimate and compare AWS services and pricing, with recommendations for migration or continued use of current provider.",
+      "category": "migration",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/awslabs/agent-plugins.git",
+        "path": "plugins/migration-to-aws",
+        "ref": "main"
+      },
+      "homepage": "https://github.com/awslabs/agent-plugins"
     }
   ]
 }