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

729 B

sidebar_label
sidebar_label
Claude Code

Install Wren AI with Claude Code

Anthropic's official terminal coding assistant.

Prerequisites

Install Wren skills

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

Run onboarding

claude

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