motion-skills
New50 open-source skills that teach your AI coding agent to make motion graphics, animation & video — kinetic typography, data-viz, explainers, TikTok/Reels, WebGL, Manim. 14 installable packs. By iart.ai, the AI motion agent.
Summary
This skill equips Claude Code with 50 open-source motion graphics and animation tools, enabling it to generate kinetic typography, data visualizations, explainer videos, TikTok/Reels content, WebGL animations, and Manim-based math animations.
- ai, making it easy for developers to add AI-driven motion capabilities to their coding workflow.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/motion-skills.md https://raw.githubusercontent.com/iart-ai/motion-skills/main/SKILL.md/motion-skillsUse Cases
Usage Examples
/motion-skills create kinetic typography animation with text 'Hello World' using a bouncing effect
/motion-skills animate a bar chart from data.csv with color transitions and a title
/motion-skills generate a 30-second explainer video about blockchain with animated icons and narration
Security Audits
Frequently Asked Questions
What is motion-skills?
This skill equips Claude Code with 50 open-source motion graphics and animation tools, enabling it to generate kinetic typography, data visualizations, explainer videos, TikTok/Reels content, WebGL animations, and Manim-based math animations. It packages 14 installable packs from iart.ai, making it easy for developers to add AI-driven motion capabilities to their coding workflow.
How to install motion-skills?
To install motion-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/motion-skills.md https://raw.githubusercontent.com/iart-ai/motion-skills/main/SKILL.md. Finally, /motion-skills in Claude Code.
What is motion-skills best for?
motion-skills is a skill categorized under General. It is designed for: agent. Created by iart-ai.
What can I use motion-skills for?
motion-skills is useful for: Generate a kinetic typography animation for a product launch video using text and motion effects.; Create an animated data visualization that transforms CSV data into a dynamic chart for a presentation.; Produce a short explainer video with animated diagrams and voiceover for a technical concept.; Design a TikTok or Reels-style video with trending effects and transitions for social media marketing.; Build a WebGL interactive animation for a landing page to showcase a 3D product model.; Render a Manim-based math animation to illustrate a complex equation for an educational tutorial..