diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f020a51..09d3786 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -244,6 +244,21 @@ "source": "./external_plugins/autofix-bot", "homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/autofix-bot" }, + { + "name": "aws-agents", + "description": "Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore, connecting tools, memory, policies, evaluation, debugging, and production hardening.", + "author": { + "name": "Amazon Web Services" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/aws/agent-toolkit-for-aws.git", + "path": "plugins/aws-agents", + "ref": "main" + }, + "homepage": "https://github.com/aws/agent-toolkit-for-aws" + }, { "name": "aws-amplify", "description": "Build full-stack apps with AWS Amplify Gen 2 using guided workflows for authentication, data models, storage, GraphQL APIs, and Lambda functions.", @@ -256,6 +271,36 @@ }, "homepage": "https://github.com/awslabs/agent-plugins" }, + { + "name": "aws-core", + "description": "Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code, use core services, and complete common tasks.", + "author": { + "name": "Amazon Web Services" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/aws/agent-toolkit-for-aws.git", + "path": "plugins/aws-core", + "ref": "main" + }, + "homepage": "https://github.com/aws/agent-toolkit-for-aws" + }, + { + "name": "aws-data-analytics", + "description": "Data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena.", + "author": { + "name": "Amazon Web Services" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/aws/agent-toolkit-for-aws.git", + "path": "plugins/aws-data-analytics", + "ref": "main" + }, + "homepage": "https://github.com/aws/agent-toolkit-for-aws" + }, { "name": "aws-dev-toolkit", "description": "AWS development toolkit — 34 skills, 11 agents, and 3 MCP servers for building, migrating, and performing architecture reviews on AWS.",