diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4607362..db65202 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -897,6 +897,18 @@ "ref": "main" }, "homepage": "https://github.com/awslabs/agent-plugins" + }, + { + "name": "aws-serverless", + "description": "Design, build, deploy, test, and debug serverless applications with AWS Serverless services.", + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/aws-serverless", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] }