jitter

Automate Jitter.video animation edits and export URLs via Playwright.

1.3k|109|Updated Sep 2, 2025
One-click install
npx skills add https://github.com/remorses/kimaki --skill jitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jitter
Source: https://github.com/remorses/kimaki/tree/main/discord/skills/jitter
Command: npx skills add https://github.com/remorses/kimaki --skill jitter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows programmatic control over Jitter.video, enabling automated animation creation, asset replacement, text modification, and export generation, streamlining complex animation workflows.

Core Features & Use Cases

  • Automated Animation Editing: Modify text content, replace image/video assets, and update node properties within Jitter projects.
  • Programmatic Export: Generate export URLs for various formats (Lottie, MP4, GIF, etc.) based on project configurations.
  • Use Case: Automatically update product screenshots in a marketing animation, or batch export different versions of an explainer video with localized text.

Quick Start

Use the jitter skill to replace the asset at node 'abc123' with 'https://example.com/new-image.svg' and then generate an export URL for the current project.

Frequently Asked Questions about jitter

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

FAQPage Schema
How do I automate Jitter.video animation editing and export?

To automate Jitter.video animation editing and export, you can programmatically control the web application to modify text, replace assets, and generate export URLs for formats like Lottie, MP4, and GIF.

Can I batch replace image assets in a Lottie animation?

Yes, you can batch replace image assets in a Lottie animation by programmatically updating node properties and swapping image or video assets within your Jitter projects using automated scripts.

Does programmatic Jitter export require Playwright to interact with the web application?

Yes, programmatic Jitter export requires Playwright to operate, as it interacts directly with the Jitter web application's JavaScript API to execute automated asset replacement and generate export URLs.

What is the best way to update text content across multiple video export versions?

The best way to update text content across multiple video export versions is by programmatically modifying text nodes within Jitter projects to batch export localized MP4 or GIF files automatically.

What animation export formats are supported when generating URLs programmatically?

When generating URLs programmatically, the supported animation export formats include Lottie, MP4, and GIF, allowing you to stream or download the rendered video files directly.