diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f076e97..f48f082 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -921,6 +921,18 @@ "ref": "main" }, "homepage": "https://github.com/awslabs/agent-plugins" + }, + { + "name": "deploy-on-aws", + "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", + "category": "deployment", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/deploy-on-aws", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] }