Rotato developer resources
Automate local Rotato renders, inspect project files, and find the official machine-readable instructions for the Rotato CLI.
Rotato CLI
In the Rotato Mac app, choose Rotato > Install CLI to install the command-line tools. You can also install agent skills from the same window.
Then open Terminal and run:
rotato --helpThe CLI can inspect .rotato projects and queue snapshot or movie renders into the Rotato Mac app. Animation creation and scene setup are coming soon. Its installed help is the authority for available commands, flags, codecs, and formats.
Machine-readable agent documentation
Rotato publishes a standards-based discovery index and an Agent Skill that teaches compatible agents how to use the local CLI safely.
- Rotato Agent Skills index
JSON discovery document with artifact type and integrity digest.
- Rotato CLI Agent Skill
Markdown instructions for discovery, rendering, and failure handling.
Other Rotato resources
- Rotato Help Center
Product workflows, export guidance, and troubleshooting.
- Rotato for Figma
The official Figma plugin and its design workflow.
- Rotato Converter
Convert transparent videos for Safari and Chromium browsers.
- Rotato release notes
Current and previous Rotato for Mac releases.
Agent automation
Agents can control Rotato through the CLI bundled with the Rotato Mac app. It can inspect .rotato projects, replace screen media or overlays at render time, and queue snapshot or movie renders. This local CLI is Rotato's supported automation interface today; hosted API and MCP integrations are not yet available.
For developer questions, contact help@rotato.app.