kagent
Build, deploy, and manage AI agents natively on Kubernetes
All Skills in This Repository (3)
Pure Emerald Level Indicatorskebab-maker
Create a kebab order and provide pickup instructions via Python script.
kagent-dev
Guide kagent development with CRD modifications, E2E testing, and PR workflows.
kagent
Build, deploy, and manage AI agents natively on Kubernetes.
Frequently Asked Questions
FAQPage SchemaHow to install kagent?โผ
Run `npx skills add kagent-dev/kagent --all -g -y` in your terminal to install all skills in this suite globally.
What is kagent used for?โผ
Kagent is a Kubernetes-native framework for building, deploying, and managing AI agents. Agents, models, and tools are defined as Kubernetes custom resources you manage with kubectl.
Which LLM providers does kagent support?โผ
It supports OpenAI, Azure OpenAI, Anthropic, Google Vertex AI, Ollama, and custom providers through AI gateways, configured via the ModelConfig resource.
Can kagent agents use external tools?โผ
Yes. Agents connect to any MCP server, and kagent ships with built-in tools for Kubernetes, Istio, Helm, Argo, Prometheus, Grafana, and Cilium.
How do I monitor kagent agents in production?โผ
Kagent supports OpenTelemetry tracing, so you can observe agent and tool activity with standard monitoring frameworks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core