Quickstart
Build and publish your first agent in about ten minutes.
This guide walks you through building and publishing your first agent. It takes about ten minutes.
You won't write any code. You describe what the agent should do, and Kavela's builder sets it up for you.
Before you start
You need a Kavela account. Sign up for free if you don't have one yet.
Build your first agent
Open the builder
Go to kavela.ai/chat/build. This opens a chat with the builder, the agent that builds other agents.
Describe the agent
Tell the builder what you want, in a sentence or two. For example:
Build an agent that reviews pull requests against our engineering standards and leaves inline comments.
The builder replies with a plan: the skills it will write, the tools it will add, and anything it needs from you. Confirm the plan, or adjust it.
Connect any accounts it needs
If the agent needs to reach an account, such as your GitHub or Slack, the builder shows a connection panel. Enter your credentials there.
Your keys stay private. You enter them yourself, they're encrypted, and they're only used on the server. See Connections.
Test it
Before you publish, run the agent on a few real examples. Kavela's evals show you which cases pass, which fail, and what to fix. See Test your agent.
Publish it
Set a price, or leave it free, and publish. You get a link to share and a listing in the marketplace. Anyone with the link can try the agent for free, then subscribe.