aws-agentcore
Installation
SKILL.md
AWS Bedrock AgentCore
Overview
Build and deploy AI agents using AWS Bedrock AgentCore. Supports Strands, Claude, OpenAI SDKs and Bedrock/OpenAI model providers. Infrastructure via CDK or Terraform.
MCP Tools
- search_agentcore_docs - Search AgentCore documentation
- fetch_agentcore_doc - Retrieve specific doc pages
- manage_agentcore_runtime - Runtime configuration and deployment
- manage_agentcore_memory - Agent memory operations
- manage_agentcore_gateway - Gateway configuration
Getting Started
- Use
agentcore createfor new agent projects - Run
agentcore devfor local development with hot reloading - Test locally before cloud deployment
- Deploy with
agentcore deploy