From 9cc1748a6525452e66ac472b932bc646822637c3 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 1 Jun 2026 18:38:25 -0500 Subject: [PATCH] Add aws-startup-advisor plugin (#2156) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 2c8c0d0a..6f913939 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -339,6 +339,22 @@ }, "homepage": "https://github.com/awslabs/agent-plugins" }, + { + "name": "aws-startup-advisor", + "description": "Skills for startups building on AWS: an Activate knowledge base (FAQ, credits, programs, partner offers, sample architectures, 277+ learn articles), a prompt library of 29+ copy-paste prompts plus installable agents, and an interactive discovery workflow that scaffolds an AWS architecture.", + "author": { + "name": "Amazon Web Services" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/startups.git", + "path": "advisor/plugins/aws-startup-advisor", + "ref": "main", + "sha": "23a4f5eaf74a0f0fcf86f8a05bd36618a3f5faae" + }, + "homepage": "https://github.com/awslabs/startups" + }, { "name": "azure", "description": "Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.",