Analyzes and optimizes Lottie JSON animation files using lottie-web parser internals, reduces file size via keyframe deduplication and path simplification, and validates against the Telegram Lottie sticker spec (TGS).
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Lottie Animation Optimizer"
slug: "lottie-animation-optimizer"
description: "Analyzes and optimizes Lottie JSON animation files using lottie-web parser internals, reduces file size via keyframe deduplication and path simplification, and validates against the Telegram Lottie sticker spec (TGS)."
github_stars: 31794
verification: "security_reviewed"
source: "https://github.com/airbnb/lottie-web"
author: "airbnb"
category: "Image & Creative Automation"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "airbnb/lottie-web"
github_stars: 31794
npm_package: "lottie-web"
npm_weekly_downloads: 4758187
---
# Lottie Animation Optimizer
Analyzes and optimizes Lottie JSON animation files using lottie-web parser internals, reduces file size via keyframe deduplication and path simplification, and validates against the Telegram Lottie sticker spec (TGS).
## Installation
Use the upstream install or setup path that matches your environment:
- brew tap danielbayley/adobe
- brew cask install lottie
- npm install lottie-web
- npm install or bower install first
Basic usage or getting-started notes:
- https://helpx.adobe.com/x-productkb/global/installingextensionsandaddons.html
- Skip directly to "Install third-party extensions"
- ### Option 6:
- Source: https://github.com/airbnb/lottie-web
- Extracted from upstream docs: https://raw.githubusercontent.com/airbnb/lottie-web/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/lottie-animation-optimizer/)
No comments yet. Be the first to comment!