whiteboard-video

Installation
SKILL.md

Whiteboard Video

Use this skill to create local-first whiteboard videos without Canva. This skill is an adapter for the separately installed whiteboard-video-engine Python package. Uploaded photos and dense illustrations are converted to line art locally; do not use image2 to generate line art. The preferred stack is:

  1. Informative Drawings local model, preferably anime_style.
  2. Anime2Sketch local model for illustration/anime-like sources.
  3. Optional vtracer SVG vectorization when installed.

There is no edge-detection fallback. If neither neural model is installed, extract-lineart and render-photo must fail instead of silently producing a weak outline.

Quick Start

Install the engine before using this skill:

python3 -m pip install "git+https://github.com/gnipbao/whiteboard-video-engine.git"

For local engine development:

Installs
9
GitHub Stars
251
First Seen
Jun 27, 2026
whiteboard-video — gnipbao/codex-whiteboard-video-skill