Skip to main content
CLI commands for browsing, building, and managing the PraisonAI template catalog. These commands work the same regardless of whether you’re using Python or TypeScript.

Quick Start

1

Simple Usage

2

With Configuration


Browse Templates

Open the template catalog in your default browser.

Validate Templates

Validate TEMPLATE.yaml files for correctness.

Build Catalog

Build the template catalog locally.

Sync Sources

Sync template sources from GitHub repositories.

List Templates

Search Templates

Template Info

Run Templates

Using with Node.js

You can execute CLI commands from Node.js using child_process:

Complete Command Reference

Template Catalog

TypeScript API

Agent

Agent configuration