Skip to main content

Install Wren AI with Zencoder

Zencoder coding agent.

Prerequisites

  • Zencoder installed and authenticated.
  • Zencoder has limited skill features — allowed-tools frontmatter is not honored.

Install Wren skills

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

Run onboarding

Open your project folder in VS Code or a JetBrains IDE with the Zencoder extension/plugin installed, then open the Zencoder 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