LaunchKit · 2026
Back to Skills

Create professional motion graphics and videos from the terminal.

0
0 downloads
by @lysaker1

Setup & Installation

openclaw skills install @lysaker1/baz

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install baz

What This Skill Does

Generates videos from the terminal using the Bazaar AI composition engine. Supports multi-track layering, timing choreography, voiceovers, and cloud rendering. A mandatory 5-phase workflow gates progress from context setup through generation, review, verification, and export.

Combines AI scene composition, multi-track choreography, and cloud rendering in a single CLI with built-in quality gates, replacing the need for separate design, editing, and rendering tools.

When to use it

  • Automating product announcement video generation in a CI pipeline
  • Building branded explainer videos without a GUI video editor
  • Iterating on AI-generated scenes until all requirements pass verification
  • Scripting video exports for recurring marketing content
  • Generating voiceover-narrated demos from terminal prompts

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Create a 30-second product feature announcement with purple branding and a CTA

AGENT
  1. 1Create a project with baz project create and set goal, requirements, and brand context via baz context add
  2. 2Add choreography instructions to context to prevent lockstep scene transitions
  3. 3Generate scenes with baz prompt, specifying durations, animations, and layout per scene
  4. 4Run baz review --json and baz verify --criteria with all requirements to confirm passedAll is true
  5. 5Run baz export start --wait --json to render and receive the hosted video URL
OUTPUT

Rendered video URL on Bazaar CDN, shareable immediately

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

BAZ_API_KEY environment variableBazaar account (register at bazaar.it or via POST /api/v1/register)baz CLI installed via npm install -g bazaar.itFunded Bazaar balance — minimum $5 top-up through Stripe required for paid operations