Files
WrenAI/docs/core/get_started/quickstart-with-agent/command-code.md
T
2026-05-20 19:45:54 +08:00

701 B

sidebar_label
sidebar_label
Command Code

Install Wren AI with Command Code

Command Code agent.

Prerequisites

Install Wren skills

npx skills add Canner/WrenAI --skill '*' --agent command-code

Run onboarding

cmd

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