Ae Sdk Aegp banner
dvschultz dvschultz

Ae Sdk Aegp

Development community

Description

--- name: ae-sdk-aegp description: "After Effects SDK AEGP plugin development: function suites, menu commands, project manipulation, and automation." --- # AE SDK AEGP Plugins Guide for building After Effects General Plug-ins (AEGPs) with the C++ SDK. ## AEGP Overview AEGPs extend After Effects beyond effect processing: - Add menu items and commands - Modify project structure - Create dockable panels - Manage markers, keyframes, render queue - Import/export custom formats ## Basic AEGP Stru

Installation

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

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

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

Full documentation available on GitHub

View Source Repository