This skill automates After Effects by generating ExtendScript (.jsx) and executing it via osascript. It reads project state through query scripts, uses rule files for domain knowledge, and wraps all mutations in undo groups.
Then read /tmp/ae-assistant-result.json for active comp, selected layers, CTI.
If this is the first interaction or the project context is unknown, also run:
ExtendScript를 통해 Adobe After Effects를 자동화하세요. 사용자가 After Effects 프로젝트에서 레이어, 키프레임, 표현식, 효과, 컴포지션, 에셋, 렌더링, 일괄 작업 등 무엇이든 생성, 수정 또는 쿼리하도록 요청할 때 사용합니다. macOS에서 osascript를 통해 JSX ExtendScript를 생성하고 실행합니다. 출처: aedev-tools/adobe-agent-skills.