From 40c5031575b9b5b09e0d8cc6b91ad1d8b1379095 Mon Sep 17 00:00:00 2001 From: Justin Lewis Date: Tue, 10 Feb 2026 09:44:53 -0800 Subject: [PATCH 1/2] Updating the plugin description to match README. --- plugins/deploy-on-aws/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/deploy-on-aws/.claude-plugin/plugin.json b/plugins/deploy-on-aws/.claude-plugin/plugin.json index 8b378627..5df6a709 100644 --- a/plugins/deploy-on-aws/.claude-plugin/plugin.json +++ b/plugins/deploy-on-aws/.claude-plugin/plugin.json @@ -2,7 +2,7 @@ "author": { "name": "Amazon Web Services" }, - "description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.", + "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", "homepage": "https://github.com/awslabs/agent-plugins", "keywords": [ "aws", From bc7cc894950b4d93d9561efc7868bc0e125d8590 Mon Sep 17 00:00:00 2001 From: Justin Lewis Date: Tue, 10 Feb 2026 10:03:56 -0800 Subject: [PATCH 2/2] Update plugin marketplace descriptions. --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d62dc067..520912db 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,6 +1,6 @@ { "metadata": { - "description": "Official AWS plugins for Claude Code, Cursor, and AI coding assistants.", + "description": "Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.", "version": "1.0.0" }, "name": "awslabs-agent-plugins", @@ -11,7 +11,7 @@ "plugins": [ { "category": "deployment", - "description": "Deploy any application to AWS. Get architecture recommendations, cost estimates, and one-command deployment.", + "description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.", "keywords": [ "aws", "aws agent skills",