Kilo Docs

Docs / Build with AI/ Build with AI

Build with AI

Updated Aug 9, 2026

These templates are for vibe coders: you paste one prompt into Cursor, Copilot, Claude Code, or similar — with your project open — and the agent implements against the Kilo Business Delivery API.

How to use

  1. Open the template that matches what you are building.
  2. Click Copy prompt for AI.
  3. Paste into your coding agent in the repo you already have.
  4. Let it inspect the codebase first (the prompt requires that).
  5. When it finishes, follow its short human setup checklist (API key, webhook, image hosts, etc.).

What the prompt already includes

  • How to integrate into an existing project (no “create a new app from zero” assumption)
  • Full create / get / list / cancel + webhook signature rules
  • Request / response shapes and common errors
  • Instructions for the agent to teach you the remaining dashboard steps

Templates

Pick one on this page via the cards below, or jump ahead:

Still write code yourself?

Use the rest of the docs — start with Authentication.