stickman-video

Generate stickman videos from a topic with narration and Remotion assembly.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill stickman-video
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stickman-video
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/claude-global/skills/stickman-video
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill stickman-video

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-dotenv, requests, and includes scripts (resource) components.

What problem does it solve?

The Stickman Video Generator automates the end-to-end production of short, engaging stickman-style videos by handling topic-based script creation, narrative generation, asset creation, and final rendering with Remotion.

Core Features & Use Cases

  • Automated Script Generation: Create structured, semantically grouped narration tailored to a topic.
  • TTS Narration & Music: Synthesize voiceovers and automatically search for suitable background music.
  • AI Illustration & Video Synthesis: Generate stickman illustrations and compose the final video with Remotion for consistent pacing and visuals.
  • Use Cases: Marketing explainers, educational clips, and social media videos that require rapid, repeatable production with cohesive visuals.

Quick Start

Provide a topic to generate a complete 960x720 stickman video including narration, visuals, and final render.

Frequently Asked Questions about stickman-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate stickman video generation from a topic?

Stickman video generation from a topic is automated by orchestrating script creation, TTS narration, background music search, AI image generation, and Remotion video assembly into a single pipeline. This produces a ready-to-share video with synchronized subtitles.

What is Remotion used for in AI content video assembly?

Remotion is used in AI content video assembly to programmatically compose stickman illustrations, synthesized narration, and background music. It enforces consistent pacing and outputs 960x720 30fps H.264 video with synchronized subtitles.

Can I use TTS narration and background music search for educational clips?

Yes, TTS narration and background music search are orchestrated specifically for educational clips, marketing explainers, and social media workflows. The pipeline synthesizes voiceovers and automatically retrieves suitable audio assets for the final render.

What are the output format limitations for Remotion video assembly in this pipeline?

The Remotion video assembly pipeline enforces a strict 960x720 resolution at 30fps with H.264 encoding. You should anticipate this fixed output format and a well-organized asset structure when generating stickman-style short videos.

Do I need python-dotenv and requests to run the stickman video pipeline?

Yes, python-dotenv and requests are required dependencies to run the stickman video pipeline. These libraries manage environment variables for API access and handle HTTP requests for TTS, music search, and image generation.