Skip to main content

Install Wren AI with GitHub Copilot

GitHub Copilot CLI / Coding Agent.

Prerequisites

  • GitHub Copilot installed and authenticated.
  • A Copilot subscription is required. Agent skills may be preview-gated for your account.

Install Wren skills

npx skills add Canner/WrenAI --skill '*' --agent github-copilot

Run onboarding

Open your project folder in VS Code (or another supported IDE) with GitHub Copilot installed, then open Copilot Chat with ⌃⌘I / Ctrl+Alt+I.

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