LottieFiles Creator is a public agent plugin package for animation document workflows and approved LottieFiles account access. It supplies task skills, safe examples, and submission material for MCP-capable hosts.
Use it to:
- Create, edit, inspect, export, and review animation documents with Engine tools.
- Search and inspect LottieFiles resources through
lf_graphql. - Make account changes only with explicit user intent, host confirmation, and approved scopes.
The package does not claim a live directory listing or public endpoint. Read installation guidance before you connect it.
- Discover the installed tool contract and GraphQL schema before an operation.
- Request the minimum fields and use variables for GraphQL values.
- Paginate bounded lists.
- Inspect a resource before you change it.
- Confirm the target and effect before a write, delete, export, or overwrite.
- Keep tokens and variables out of logs.
- Treat GraphQL
datawitherrorsas partial data.
Full LottieFiles GraphQL access is intentional. Use bounded requests, minimum fields, variables, pagination, read-before-write checks, and partial-error handling. Account scopes, host confirmation, and server time and size limits control access. Instructions and prompts do not bypass those controls.
- Skills
- Examples
- Installation matrix
- Privacy and data flow
- Security and threat model
- Versioning, release, and rollback
- Research and support status
- Submission materials
See SUPPORT.md, SECURITY.md, and CONTRIBUTING.md for project processes.
This package uses the MIT License.