Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Examples

Page as Markdown

End-to-end walkthroughs covering Slack and Discord bots, agent-to-agent delegation, MCP tools, human-in-the-loop approval, and bring-your-own frameworks.

Explore practical examples of using kagent to build AI-powered apps.

Exposing agents through A2A protocol

Discover how to implement Agent-to-Agent (A2A) communication and collaboration with kagent.

Using agentgateway with kagent

Add governance to your kagent deployment with agentgateway

Bringing your own ADK agent to kagent

Bring your own ADK agent to kagent

Bringing your own CrewAI agent to kagent

Bring your own CrewAI agent to kagent

Bringing your own LangGraph agent to kagent

Wire a LangGraph agent into kagent with the kagentCheckpointer, register it as a BYO Agent resource, …

Using kagent agents via MCP

Connect external clients like Cursor and Claude to interact with kagent agents using the Model …

Creating an agent leveraging documentation

See an example of a kagent agent built to help with documentation-related tasks.

Integrating kagent with Slack

Learn how to create a Slack bot that interacts with kagent via A2A

Integrating kagent with Discord

Learn how to create a Discord bot that interacts with kagent via A2A

Talk to Your Kubernetes Cluster from Telegram

Build a Telegram bot that talks to your Kubernetes cluster through kagent and A2A

Add skills to agents

Learn how to add skills to your agents to guide their behavior and tool usage.

Human-in-the-Loop with kagent

Build a Kubernetes-native AI agent that pauses and asks for your approval before taking destructive …

Agent Harness

Provision OpenClaw and Hermes sandboxes on Agent Substrate with the AgentHarness API.

Agent Substrate

Run a declarative agent on Agent Substrate — a Kubernetes-native runtime that snapshots idle agents …