jhd3197jhd3197Communityยท5 Agent Skills Included

after-effects-automation

Automate After Effects video creation and rendering from JSON

Controls Adobe After Effects programmatically to build compositions, edit layers, and render videos from simple JSON configs. Eliminates manual timeline editing, repetitive template updates, and one-by-one video exports. Includes batch rendering, built-in templates, a visual web editor, and an in-app chat panel for natural-language control.
npx skills add jhd3197/after-effects-automation --all -g -y
Available:

Explains the project's architecture, command queue, and conventions so your AI agent can correctly run, extend, and debug the After Effects automation pipeline.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install after-effects-automation?โ–ผ

Run `npx skills add jhd3197/after-effects-automation --all -g -y` in your terminal to install all skills in this suite globally.

How to automate After Effects with Python?โ–ผ

Describe your video in a JSON config with project settings and timeline actions, then run `ae-automation run config.json` to build the composition and render the final MP4 automatically.

Can I batch render multiple videos from data?โ–ผ

Yes. Generate one config per video from your data source and run them sequentially with `ae-automation batch *.json` to produce hundreds of video variations.

Does it work with Claude Code and other AI agents?โ–ผ

Yes. The included skills follow the universal SKILL.md standard, so agents like Claude Code can create configs, run renders, and diagnose setup issues directly.

What After Effects versions are supported?โ–ผ

It auto-detects every installed AE version from 2020 to 2026+ and picks the latest, with a compatibility layer that blocks scripts known to fail on older versions.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’