aws-agentcore-langgraph

DevOps & Cloud
v1.0.2
Benign

Deploy production LangGraph agents on AWS.

31.3K downloads1.3K installsby @killerapp

Setup & Installation

Install command

clawhub install killerapp/aws-agentcore-langgraph

If the CLI is not installed:

Install command

npx clawhub@latest install killerapp/aws-agentcore-langgraph

Or install with OpenClaw CLI:

Install command

openclaw skills install killerapp/aws-agentcore-langgraph

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/killerapp/aws-agentcore-langgraph

What This Skill Does

Deploys LangGraph agents to AWS Bedrock AgentCore with support for multi-agent orchestration, persistent memory across sessions, and external tool integration via Gateway. Wraps LangGraph state graphs as HTTP services running on port 8080. Includes a CLI for configuration, deployment, and lifecycle management.

Combines LangGraph's stateful graph routing with AWS-managed memory, scaling, and tool connectivity in one deployment target, avoiding the need to wire these infrastructure pieces together manually.

When to Use It

  • Deploying a customer service agent ecosystem with specialist sub-agents
  • Adding cross-session memory to a LangGraph chatbot so it recalls past decisions
  • Exposing Lambda functions and REST APIs as MCP tools for agent use
  • Running a local hot-reload dev server while iterating on agent logic
  • Scripting unattended production deployments via agentcore CLI flags

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Deploying a customer service agent ecosystem with specialist sub-agents

AGENT
  1. 1Deploying a customer service agent ecosystem with specialist sub-agents
  2. 2Adding cross-session memory to a LangGraph chatbot so it recalls past decisions
  3. 3Exposing Lambda functions and REST APIs as MCP tools for agent use
  4. 4Running a local hot-reload dev server while iterating on agent logic
  5. 5Scripting unattended production deployments via agentcore CLI flags
OUTPUT
Deploy production LangGraph agents on AWS.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026