Ae Footage banner
dvschultz dvschultz

Ae Footage

Development community

Description

--- name: ae-footage description: "Footage management in After Effects: batch import, replace footage, relink missing files, consolidate project." --- # AE Footage Management Manage footage items in After Effects projects including import, replacement, relinking, and organization. ## Available Operations ### 1. Batch Import with Settings Import multiple files from a folder with specific settings. ```javascript #target aftereffects (function() { var folder = Folder.selectDialog("Select

Installation

Installs to ~/.claude/skills/dvschultz-adobe-hut-ae-footage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dvschultz-adobe-hut-ae-footage && curl -fsSL https://raw.githubusercontent.com/dvschultz/adobe-hut/HEAD/.claude/skills/ae-footage.md -o ~/.claude/skills/dvschultz-adobe-hut-ae-footage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository