Skip to main content

Install Wren AI with Cline

Open-source autonomous coding agent for VS Code.

Prerequisites

  • Cline installed and authenticated.

Install Wren skills

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

Run onboarding

Open your project folder in VS Code with the Cline extension installed, then click the Cline icon in the Activity Bar to open the chat panel.

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