Install Sidekick in After Effects
Sidekick ships as a single ZXP that registers two CEP panels. Plan on about three minutes from download to first prompt.
Before you start
- After Effects 2022 or newer
- A free ZXP installer (we recommend the aescripts ZXP Installer)
- An API key from at least one provider – Anthropic, OpenAI, or Google Gemini
Step 1. Get a ZXP installer
If you do not already have one, grab the free aescripts ZXP Installer. Anastasiy's Extension Manager works equivalently if you prefer it.
Step 2. Quit After Effects
AE caches the list of CEP extensions at startup, so installing while AE is running will not register the new panel. Fully quit the app before installing.
Step 3. Drag the .zxp onto the installer
- Download
sidekick.zxpfrom your purchase or beta link. - Open the ZXP Installer.
- Drag
sidekick.zxponto the installer window and confirm.
Step 4. Open After Effects
Launch AE. The bundle registers two panels:
- Window > Extensions > Sidekick – the chat panel where you write prompts and apply results
- Window > Extensions > Sidekick Toolbar – a KBAR-style launcher for the scriptlets you save
Step 5. Acknowledge the one-time disclosure
On first launch, Sidekick routes you to Settings to acknowledge a short disclosure: API keys are stored locally in the panel's localStorage, lightly obfuscated, but not encrypted. Treat them like any other app password.
Step 6. Add your first API key
You only need one provider to get going. Anthropic is the default and works well for most motion graphics work, but any of the three is fine.
Anthropic (Claude)
- Visit console.anthropic.com/settings/keys
- Sign in, click Create Key, name it "Sidekick"
- Copy the key immediately – it is only shown once
- Paste it into Sidekick > Settings > Anthropic
Suggested model: claude-sonnet-4-6.
OpenAI (ChatGPT)
- Visit platform.openai.com/api-keys
- Click + Create new secret key and copy it
- Paste it into Sidekick > Settings > OpenAI
Suggested model: a GPT-5 mini variant for balanced cost and speed.
Google Gemini
- Visit aistudio.google.com/app/apikey
- Click Create API key and copy it
- Paste it into Sidekick > Settings > Gemini
Suggested model: gemini-2.5-pro. If you hit empty responses on long scripts, swap to gemini-2.5-flash.
Step 7. Pick a default model
At the top of Settings, set your default Provider and Model. This is the brain Sidekick reaches for when you hit Send. You can still swap models per-prompt from the dropdown next to the Send button without touching this default.
You are ready
Close Settings and head to Getting started to send your first prompt.