hcls-deploy-agent
Installation
SKILL.md
Deploying an HCLS Agent
When to use this skill
- Developer asks "how do I deploy this agent?"
- Developer needs to configure AgentCore Gateway, Runtime, Memory, or Identity
- Developer wants to expose tools as MCP endpoints
- Developer wants to register an agent in the AgentCore Registry
Deployment Components
AgentCore Deployment
├── Runtime — Hosts the agent container
├── Gateway — Exposes tools as MCP endpoints (Lambda targets)
├── Memory — Conversation persistence (semantic, summary, preferences)
├── Identity — Cognito OAuth2 authentication
└── Registry — Agent discovery for multi-agent workflows