Skip to main content

Install Wren AI with Kilo Code

VS Code coding agent (fork of Roo Code).

Prerequisites

Install Wren skills

npx skills add Canner/WrenAI --skill '*' --agent kilo

Run onboarding

Open your project folder in VS Code with the Kilo Code extension installed, then click the Kilo icon in the Activity Bar. Or use the CLI:

kilo

Then ask:

Use the /wren-onboarding skill to install and set up Wren AI.

The skill walks the agent through environment checks, profile creation, project scaffolding, and a first query.

Next step