
Animation Workspace
SkillSkill
AI animation: keyframe generation, video stylization, frame interpolation for smooth slow-mo.
About
name: nepa-animation-workspace description: AI animation workspace for the NEPA AI platform. Handles video stylization with keyframes, animation generation from prompts, and frame interpolation for smooth slow-motion. Use when creating animations, stylizing video, or generating motion graphics in NEPA AI.
Animation Workspace
1,188 lines. Text-to-animation, frame interpolation, video stylization.
Prerequisites
pip install opencv-python numpy torch torchvision pillow ffmpeg-python openai requests scipy
sudo apt install ffmpeg
Source
/home/billk/projects/nepa-ai-monorepo.BAK/vscode_forked/nepa-ai-backend/animation_workspace.py
Setup
cd ~/projects/nepa-ai-monorepo.BAK/vscode_forked/nepa-ai-backend
python run_nepa.py
Key Methods
| Method | Description |
|--------|-------------|
| generate_animation(prompt, duration) | Text-to-animation generation |
| interpolate_frames(video, fps) | Frame interpolation (RIFE/DAIN) for smooth slow-mo |
| stylize_video(video, style_prompt) | Per-frame style transfer |
| create_motion_graphic(template, data) | Motion graphics from template |
| animate_character(image, motion) | Character animation from static image |
| lip_sync(image, audio) | Lip sync animation from audio |
| create_title_sequence(text, style) | Animated title cards |
| export_animation(path, format, fps) | Export to MP4/GIF/WebM |
Example Usage
import asyncio
from animation_workspace import AnimationWorkspace
async def main():
ws = AnimationWorkspace()
# Create BMX slow-mo from 30fps to 120fps
smooth = await ws.interpolate_frames("bmx_clip.mp4", target_fps=120)
# Stylize video like a cartoon
styled = await ws.stylize_video("bmx_footage.mp4", "anime style, bright colors")
# Generate a title animation
title = await ws.create_title_sequence("BILLY KENNEDY BMX", style="fire, dramatic")
asyncio.run(main())
API Endpoints
POST /api/animation/generate
POST /api/animation/interpolate
POST /api/animation/stylize
POST /api/animation/lip-sync
POST /api/animation/title-sequence
POST /api/animation/export
AXON Store
Available at: https://axon.nepa-ai.com (animation-workspace, $67)
Download: /downloads/animation-workspace.zip
Full version available at https://axon.nepa-ai.com/products
This skill is part of the NEPA AI Axon workspace suite. Buy once, use forever. No subscription required.
Core Capabilities
- Keyframe animation
- Video stylization
- Frame interpolation
- 60fps upscaling
- Export to MP4
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
April 7, 2026
Initial release
One-time purchase
$67
By continuing, you agree to the Buyer Terms of Service.
Creator
Axon Modal
Creator
Builder of AI-powered automation tools for creators, developers, and businesses. NEPA AI ships production-grade OpenClaw workspaces covering video, audio, image, design, code, 3D, animation, and more — each one a real agentic tool backed by C++ processing and local AI models. Based in Northeastern Pennsylvania. Building the future of creative automation one workspace at a time.
View creator profile →Details
- Type
- Skill
- Category
- Productivity
- Price
- $67
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor and other instruction-friendly AI tools.
Works great with
Personas that pair well with this skill.
Agent CEO Framework
Persona
Most AI agents do what you tell them. This one decides what actually needs doing.
$49
Project Manager Agent
Persona
Goals into plans. Plans into shipped work.
$34
ClawMart QA Review Shield
Persona
Preflight ClawMart packages for originality, safety, installability, and buyer usefulness before anyone hits publish.
$24