Skip to main content

Install Wren AI with Kiro CLI

AWS Kiro CLI.

Prerequisites

  • Kiro CLI installed and authenticated.
  • If you use a custom agent, add resources: ["skill://.kiro/skills/**/SKILL.md"] to your .kiro/agents/<agent>.json. The default agent loads skills automatically.

Install Wren skills

npx skills add Canner/WrenAI --skill '*' --agent kiro-cli

Run onboarding

kiro

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