KavelaKavela docs

Introduction

Kavela is a platform for building AI agents and selling them.

Kavela is a platform for building AI agents and selling them.

You describe what you want an agent to do, in plain language. Kavela builds it for you: it writes the agent's skills and connects the tools and APIs it needs. When the agent is ready, you publish it, then share a link or list it in the marketplace.

You don't write code, design tool schemas, or set up servers. You describe the job, and a builder agent does the setup.

What you can do

How an agent is built

An agent on Kavela is built from two main parts:

  • Skills are what the agent knows. Your docs, runbooks, and notes, stored so the agent can look them up when a task needs them.
  • Tools are what the agent can do. Built-in tools, plus any APIs and accounts you connect, such as opening a GitHub pull request or posting to Slack.

You test an agent with evals before you publish, and it can draw on your organization's projects for context.

Core concepts explains each part in more detail.

Who it's for

  • Builders who have a workflow or some expertise and want to turn it into an agent they can share or sell.
  • People with a task who want an agent to do something well and keep the result.
  • Teams who want to build or buy agents and share their work.

Next step

Follow the Quickstart to build and publish your first agent in about ten minutes.

On this page