This is your go-to when you're deploying AI agents on AWS Bedrock AgentCore and need to navigate its nine services without constantly context-switching between docs. It covers the full stack: Gateway for wrapping REST APIs as MCP tools, Runtime for agent deployment, Identity for credential management, and newer additions like Agent Registry for cataloging resources and Evaluations for LLM-as-a-Judge quality scoring. The skill pulls from both AgentCore-specific docs and general AWS documentation via MCP tools, which is handy since getting credentials, OAuth flows, and registry governance workflows wrong creates debugging nightmares. Each service gets its own README with deployment patterns, and there are cross-service guides for things like credential management that span multiple components.
npx skills add https://github.com/zxkane/aws-skills --skill aws-agentic-ai