{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "aws-agents", "version": "1.0.0", "description": "Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore (Strands, LangGraph), connecting tools via Gateway and MCP, multi-agent and A2A orchestration, memory, Cedar policies, evaluation, observability, debugging traces and logs, and production hardening.", "author": { "name": "Amazon Web Services", "email": "aws-agent-plugins@amazon.com" }, "homepage": "https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws/", "repository": "https://github.com/aws/agent-toolkit-for-aws", "license": "Apache-2.0", "keywords": [ "aws", "amazon", "amazon-web-services", "ai", "ai-agents", "agents", "agentcore", "bedrock", "amazon-bedrock", "iam", "memory", "gateway", "cedar", "evaluation", "strands", "langgraph", "mcp", "a2a", "multi-agent", "tool-use", "rag", "observability", "cloudwatch" ] }