Design & marketing CLI tool for AI agents

Generate template-based images, videos, and presentations with React, Tailwind CSS, and shadcn-like semantic classes.

CLI curl -fsSL https://loopwind.dev/install.sh | bash
Agent Skill npx skills add https://github.com/tomtev/loopwind
🦞 OpenClaw npx clawhub@latest install loopwind

Example use cases

Looping Logo Animation
Product Introduction
Changelog Video
Open Graph Image
Open Graph Image
Animated Open Graph Video
Staggered Logo Animation

Why loopwind?

Beautiful by Default

Built on shadcn/ui design system with semantic colors (text-primary, bg-card) and Tailwind CSS utilities. Your templates look professional and on brand out of the box.

Blazing Fast Rendering

  • WASM-powered video: MP4 encoding that’s 12x faster than traditional approaches
  • No dependencies: No FFmpeg required by default. Just JavaScript.

Built for AI Agents

Works with Claude Code, Codex, and any CLI-based coding agent. Install the loopwind skill with npx skills add https://loopwind.dev/skill.md to give your agent expertise in creating templates, using animation classes, and rendering images/videos.

Framework Agnostic

Works everywhere: Node.js, Bun, Deno, Python, PHP, Go. If it can run a CLI command, it can use loopwind.


Key Features

  • Template-based workflow - Install and customize design templates
  • Animation classes - enter-fade-in/0/500, loop-spin/1000 - no manual calculations
  • Built-in helpers - QR codes, image embedding, video backgrounds, template composition
  • AI skill - npx skills add https://loopwind.dev/skill.md for Claude Code, Codex, and other agents
  • Smart validation - Automatic prop and template validation with helpful errors
  • Full Tailwind support - Including opacity modifiers (bg-primary/50)
  • Zero config - Works out of the box, customize when you need to
  • Type-safe - Full TypeScript support with prop validation
  • Edge-ready - Runs anywhere JavaScript runs

Use Cases

Marketing Automation

  • Generate personalized email headers
  • Create dynamic social media posts
  • Automate Open Graph images

Content Creation

  • Produce video intros and outros
  • Generate thumbnail variations
  • Create branded graphics at scale

Developer Tools

  • Build dynamic README badges
  • Generate documentation images
  • Create automated reports

E-commerce

  • Product card generation
  • Sale announcement videos
  • Dynamic pricing graphics

Get Started

curl -fsSL https://loopwind.dev/install.sh | bash
loopwind init
loopwind add video
loopwind render video '{"title":"Hello World","description":"My first video"}'

View Full Documentation · Browse Templates


Learn More