animate-avatar
Automates the creation of diverse video animations for static avatars.
Install
mkdir -p .claude/skills/animate-avatar && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14325" && unzip -o skill.zip -d .claude/skills/animate-avatar && rm skill.zipInstalls to .claude/skills/animate-avatar
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Generate animated videos from static avatar images using FAL AI. Create looping work and relax animations with Kling V2.6 Pro, LTX, or Veo models.Key capabilities
- →Generate multiple video animations from a static avatar image
- →Optimize videos for web delivery
- →Create work activities for characters
- →Create relax activities for characters
- →Use Kling V2.6 Pro model for animation
- →Use LTX-2-19B or Veo 3.1 models for animation
How it works
The skill uses FAL AI to generate video animations from a static avatar image based on activity prompts, then optimizes the resulting videos with ffmpeg for web delivery.
Inputs & outputs
When to use animate-avatar
- →Animate character avatars
- →Generate social profile animations
- →Create work/relax character videos
About this skill
Animate Avatar Skill
Generate animated videos from static avatar images for use in apps, websites, or social profiles.
Overview
This skill automates the process of:
- Generating multiple video animations from a static avatar image
- Optimizing videos for web delivery
Activity Philosophy
Default Generation: Create 3 videos per avatar:
- 2 Work activities - Shows the character being productive
- 1 Relax activity - Shows the character taking a break
This 2:1 ratio of work-to-relax creates variety and humanizes characters.
Work Activity Prompts (pick 2)
- "Character typing on a computer keyboard"
- "Character writing or signing documents"
- "Character giving a presentation with gestures"
- "Character thinking deeply, tapping chin"
- "Character nodding while listening attentively"
- "Character examining something closely"
- "Character taking notes with a pen"
Relax Activity Prompts (pick 1)
- "Character drinking coffee or tea"
- "Character playing a small guitar"
- "Character eating a snack happily"
- "Character stretching and yawning"
- "Character listening to music, bobbing head"
- "Character waving hello cheerfully"
Models & Pricing
| Model | Flag | Cost | Notes |
|---|---|---|---|
| Kling V2.6 Pro | --model kling | $0.07/sec ($0.35/5s video) | Default, best quality/cost |
| LTX-2-19B | --model ltx | ~$0.20/video | Cheaper for small res |
| Veo 3.1 | --model veo | $0.20/sec ($1.00/5s video) | Highest quality |
Prerequisites
- FAL AI API key set as
FAL_KEYenvironment variable - ffmpeg installed for video optimization
Usage
bun .claude/skills/animate-avatar/scripts/animate-avatar.ts \
--avatar "avatar-name" \
--prompts "Character typing on keyboard,Character signing a document,Character drinking coffee"
Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
--avatar | Yes | - | Avatar name or path to image |
--count | No | 3 | Number of videos to generate |
--prompts | No | Auto | Comma-separated motion prompts |
--model | No | kling | Model: kling, ltx, or veo |
--skip-optimize | No | false | Skip ffmpeg optimization |
Output
Videos are:
- Generated via FAL AI (~70s each)
- Optimized with ffmpeg (320x320, ~150-250KB)
- Saved to the output directory
Tips for Best Results
Good Prompts
- Keep motions subtle - loops better
- Match the character's personality
- Work: typing, writing, presenting, thinking
- Relax: drinking, stretching, waving
Avoid
- Large movements that break the loop
- "Walking", "running", "jumping" - too dynamic
- Complex multi-step actions
Video Specifications
| Property | Value |
|---|---|
| Resolution | 320x320 |
| Format | MP4 (H.264) |
| Duration | 5 seconds |
| Target Size | ~150-250 KB |
When not to use it
- →When large movements that break the loop are desired
- →When dynamic actions like walking, running, or jumping are needed
- →When complex multi-step actions are required
Prerequisites
Limitations
- →Motions should be subtle to loop better
- →Avoids large movements that break the loop
- →Avoids complex multi-step actions
How it compares
This skill automates the generation and optimization of avatar animations with specific work/relax activity ratios, providing a simplify process compared to manually creating and optimizing each animation.
Compared to similar skills
animate-avatar side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| animate-avatar (this skill) | 0 | 3mo | Review | Beginner |
| blender-toolkit | 175 | 9mo | Review | Intermediate |
| scroll-experience | 101 | 6mo | No flags | Intermediate |
| jimeng-mcp-skill | 19 | 4mo | Caution | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
blender-toolkit
Dev-GOM
Automate Blender tasks like creating 3D shapes, managing materials, and retargeting Mixamo animations with real-time control.
scroll-experience
davila7
Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.
jimeng-mcp-skill
wwwzhouhui
使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。
gemini-logo-remover
bear2u
Remove Gemini logos, watermarks, or AI-generated image markers using OpenCV inpainting. Use this skill when the user asks to remove Gemini logo, AI watermark, or any logo/watermark from images.
ai-image
tyrchen
Generate AI images using OpenAI's gpt-image-1 model with customizable aspect ratios and artistic themes. Use when the user wants to create images, generate artwork, or mentions image generation with specific styles like Ghibli, futuristic, Pixar, oil painting, or Chinese painting.
game-art
davila7
Game art principles. Visual style selection, asset pipeline, animation workflow.